Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
What version of Fortran does both Windows 7 and Matlab 2011b support?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
What version of Fortran does both Windows 7 and Matlab 2011b support. I'm trying to integrate a Fortran system with Matlab 2011 on Windows 7 and need to know what is the latest Fortran version I should use.
0 comentarios
Respuestas (1)
James Tursa
el 31 de Mayo de 2014
Editada: James Tursa
el 31 de Mayo de 2014
You can start with this page, which gives links to the various versions:
And then navigate to the R2011b specific page:
So Intel Visual Fortran 11.1 and Composer XE 2011
You can somtimes get other compiler versions to work if you copy the appropriate mexopts files from another version of MATLAB that supports the other compiler, but this is hit and miss ... it doesn't always work.
0 comentarios
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!