MATLAB2013でIntel Fortran 11は使えませんか?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Yoshinori
am 18 Nov. 2013
Bearbeitet: James Tursa
am 18 Nov. 2013
MATLAB2013bを使っています。 MS Visual Studio 2008とIntel Fortran 11をインストールした後、mex -setupを実行しましたが、Intel Fortran 11がリストに表示されません?MATLAB2013bでIntel Fortran 11を使うにはどうしたらよろしいでしょうか?
1 Kommentar
Walter Roberson
am 18 Nov. 2013
Automatic translation:
I use MATLAB2013b. After installing the Intel Fortran 11 and MS Visual Studio 2008, I ran the mex-setup but, Intel Fortran 11 does not appear in the list? Is it all right How can I do to use the Intel Fortran 11 in MATLAB2013b?
Akzeptierte Antwort
Walter Roberson
am 18 Nov. 2013
No, it requires Intel Visual Fortran Composer XE 2013 or Intel Visual Fortran Composer XE 2011 and does not support Intel Visual Fortran 11
3 Kommentare
James Tursa
am 18 Nov. 2013
Bearbeitet: James Tursa
am 18 Nov. 2013
I haven't tried this particular setup, but you can sometimes get older compilers to work by simply copying the old mexopts files for that compiler (from an older version of MATLAB) into the mexopts directory of the new compiler. If you have access to an older version of MATLAB it is definitely worth a try.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Fortran with MATLAB finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!