a free Fortran compiler for matlab 2013a on window 7?
Afficher commentaires plus anciens
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
Walter Roberson
le 18 Jan 2014
When you say "free" do you mean open-source or do you mean "no direct charge" ?
Réponse acceptée
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!