1
vote
0answers
77 views

How to fix a “NET::methodargs: Improper arguments supplied” error?

I am trying to call the fortran program: Phaml.f90, which is supposed to generate an array of size "num" ...
4
votes
1answer
231 views

How to create FORTRAN Cell?

I want to create a FORTRAN cell in Mathematica. ...