Using mex files with Fortran 90
Mostrar comentarios más antiguos
I can't seem to find specific information about my platforms. I am trying to read .f90 files via mex files. I am running 2011a on a Macintosh and 2013a on Linux. In the mexopts.sh file, what changes should I make to allow .f90 files? Thanks for any help on this confusing issue.
1 comentario
Clare
el 12 de Ag. de 2013
Respuestas (1)
James Tursa
el 12 de Ag. de 2013
0 votos
Not sure what the options files look like on a Mac, but if you see a /fixed option on the COMPFLAGS line, get rid of it. That is the only thing I had to do to get .f90 files to compile on Windows.
1 comentario
Clare
el 12 de Ag. de 2013
Categorías
Más información sobre Fortran with MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!