a free Fortran compiler for matlab 2013a on window 7?

Hi all,
Is that possible I can install a free Fortran compiler for matlab 2013a on window 7? (I already install SDK 7.1 to mex C++)
I try to mex fortran 90 code in matlab 2013a, and I am confused about Fortran compilers, after check http://www.mathworks.com/support/compilers/R2013a/index.html?sec=win64
Thank you,
PS. after run allCC = mex.getCompilerConfigurations('Fortran','Supported'); I get
  • Intel Visual Fortran Version: 11.1 with linker: Microsoft Visual Studio 2008
  • Intel Visual Fortran Version: 11.1 with linker: Microsoft Visual Studio 2008 Shell
  • Intel Visual Fortran Version: 12 with linker: Microsoft SDK
  • Intel Visual Fortran Version: 12.0 with linker: Microsoft Visual Studio 2008
  • Intel Visual Fortran Version: 12.0 with linker: Microsoft Visual Studio 2008 Shell
  • Intel Visual Fortran Version: 12.0 with linker: Microsoft Visual Studio 2010
  • Intel Visual Fortran Version: 13 with linker: Microsoft SDK
  • Intel Visual Fortran Version: 13.0 with linker: Microsoft Visual Studio 2010
  • Intel Visual Fortran Version: 13.0 with linker: Microsoft Visual Studio 2012
and allCC = mex.getCompilerConfigurations('C++','Supported'); gives me
  • Intel C++ Version: 11.1 with linker: Microsoft Visual Studio 2008
  • Intel C++ Version: 12.0 with linker: Microsoft SDK
  • Intel C++ Version: 12.0 with linker: Microsoft Visual Studio 2008
  • Intel C++ Version: 12.0 with linker: Microsoft Visual Studio 2010
  • Intel C++ Version: 13.0 with linker: Microsoft SDK
  • Intel C++ Version: 13.0 with linker: Microsoft Visual Studio 2010
  • Intel C++ Version: 13.0 with linker: Microsoft Visual Studio 2012
  • * _ Microsoft SDK Version: 7.1 with linker: Microsoft SDK _ *
  • Microsoft Visual C++ 2010 Version: 10.0 with linker: Microsoft Visual C++ 2010
  • Microsoft Visual C++ 2012 Version: 11.0 with linker:
  • Microsoft Visual C++ 2005 SP1 Version: 8.0 with linker: Microsoft Visual C++ 2005 SP1
  • Microsoft Visual C++ 2008 Version: 9.0 with linker: Microsoft Visual C++ 2008

2 Kommentare

When you say "free" do you mean open-source or do you mean "no direct charge" ?
Tom Wang
Tom Wang am 19 Jan. 2014
Bearbeitet: Tom Wang am 19 Jan. 2014
no direct charge, and since I will not just use it for like 30 days, so I can not go with those software with a few day trial,(eg.visual studio professional ) thank you

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 18 Jan. 2014

0 Stimmen

2 Kommentare

You could possibly get one of the ones listed here to work. They would not be supported:
Thanks Walter, the two links are very helpful, I will try them since the mex will not work unless I buy Intel Visual Fortran, thank you

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Troubleshooting in MATLAB Compiler SDK finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by