フィルターのクリア

MATLAB2013でIntel Fortran 11は使えませんか?

1 回表示 (過去 30 日間)
Yoshinori
Yoshinori 2013 年 11 月 18 日
編集済み: James Tursa 2013 年 11 月 18 日
MATLAB2013bを使っています。 MS Visual Studio 2008とIntel Fortran 11をインストールした後、mex -setupを実行しましたが、Intel Fortran 11がリストに表示されません?MATLAB2013bでIntel Fortran 11を使うにはどうしたらよろしいでしょうか?
  1 件のコメント
Walter Roberson
Walter Roberson 2013 年 11 月 18 日
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?

サインインしてコメントする。

採用された回答

Walter Roberson
Walter Roberson 2013 年 11 月 18 日
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 件のコメント
Walter Roberson
Walter Roberson 2013 年 11 月 18 日
R2011b was the last one that supported Visual Fortran 11.
James Tursa
James Tursa 2013 年 11 月 18 日
編集済み: James Tursa 2013 年 11 月 18 日
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.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFortran with MATLAB についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by