Set fortran as compiler in Matlab_R2021a (in MacOS catalina 10.15.7)
조회 수: 13(최근 30일)
표시 이전 댓글
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)?
답변(1개)
Salman Ahmed
2021년 8월 31일
Hi Mahsa,
Make sure you have the right supported compiler for your OS : Supported Compilers
Try using Intel Parallel Studio XE 2020: Installation Guide for Intel Parallel Studio XE 2020 for macOS
Hope it helps.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!