Mostrar comentarios más antiguos
How do I get mex -setup to recognize the fortran version 10.0.026? It seems to only be able to use fortran version 9
Respuestas (2)
Kaustubha Govind
el 5 de Oct. de 2011
0 votos
Each MATLAB release supports only a limited set of compilers. It is likely that your release only supports v9.0. Find the complete list of supported compilers from here: http://www.mathworks.com/support/compilers/previous_releases.html
James Tursa
el 5 de Oct. de 2011
0 votos
You might get things to work by copying the v9 mexopts files into new v10 named files and then modifying the contents of these new files to match the actual v10 installation names & directories etc.
1 comentario
Dennis
el 5 de Oct. de 2011
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!