How do I get mex -setup to recognize the fortran version 10.0.026? It seems to only be able to use fortran version 9

回答 (2 件)

Kaustubha Govind
Kaustubha Govind 2011 年 10 月 5 日

0 投票

Each MATLAB release supports only a limited set of compilers. It is likely that your release only supports v9.0. Find the complete list of supported compilers from here: http://www.mathworks.com/support/compilers/previous_releases.html
James Tursa
James Tursa 2011 年 10 月 5 日

0 投票

You might get things to work by copying the v9 mexopts files into new v10 named files and then modifying the contents of these new files to match the actual v10 installation names & directories etc.

1 件のコメント

Dennis
Dennis 2011 年 10 月 5 日
I am not sure where the v9 mexopts files would go in new v10 named files. Where is that directory.

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

カテゴリ

ヘルプ センター および File ExchangeFortran with MATLAB についてさらに検索

質問済み:

2011 年 10 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by