Set fortran as compiler in Matlab_R2021a (in MacOS catalina 10.15.7)

3 ビュー (過去 30 日間)
Mahsa Taheri
Mahsa Taheri 2021 年 8 月 28 日
回答済み: Salman Ahmed 2021 年 8 月 31 日
Hello
I would like to mex -setup fortran in my matlab but It always fails (I have Visual studio, x-code, and fortran on my mac installed) and I get the error :
Error using mex
Supported compiler not found. For options, visit
Once I type in terminal which gfortran, I get "/usr/local/bin/gfortran".
Can any one help me (I followed the link bellow steps but it still fails)?
  2 件のコメント
Walter Roberson
Walter Roberson 2021 年 8 月 28 日
Intel Parallel Studios is the only supported Fortran for MacOS.
You saw in that Answer how much trouble I had getting gfortran to work for MacOS. I never did manage to get it to actually run a fortran shared object successfully.
I would recommend using Intel Parallel Studios.
Mahsa Taheri
Mahsa Taheri 2021 年 8 月 29 日
Dear Walter Roberson
Thanks for the reply. I actually installed Intel Fortran Compiler Classic for macOS from here https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#fortran. But I can't still mex fortran from matlab. Could you please help me by some more details.
Sorry if my questions seems crazy, my knowledge from mac is almost zero.

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

回答 (1 件)

Salman Ahmed
Salman Ahmed 2021 年 8 月 31 日
Hi Mahsa,
Make sure you have the right supported compiler for your OS : Supported Compilers
Hope it helps.

カテゴリ

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