Info

This question is closed. Reopen it to edit or answer.

What version of Fortran does both Windows 7 and Matlab 2011b support?

3 views (last 30 days)
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.

Answers (1)

James Tursa
James Tursa on 31 May 2014
Edited: James Tursa on 31 May 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.

This question is closed.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!