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 commentaires

When you say "free" do you mean open-source or do you mean "no direct charge" ?
Tom Wang
Tom Wang le 19 Jan 2014
Modifié(e) : Tom Wang le 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

Connectez-vous pour commenter.

 Réponse acceptée

Walter Roberson
Walter Roberson le 18 Jan 2014

0 votes

2 commentaires

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Troubleshooting in MATLAB Compiler SDK dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by