필터 지우기
필터 지우기

Error using mex No supported compiler was found.

조회 수: 5 (최근 30일)
Pooneh Shah Malekpoor
Pooneh Shah Malekpoor 2021년 10월 28일
편집: Pooneh Shah Malekpoor 2021년 10월 29일
Hello
My matlab version is R2019b. I have visual studio 2017 with intel oneAPI 2021 installed. However, when I type the following, I get error:
Any guidance, especially from MatLab staff is highly appreciated as otherwise I have to code the program on my own in MatLab.
mex -setup FORTRAN
Error using mex
No supported compiler was found. For options, visit https://www.mathworks.com/support/compilers.

채택된 답변

Bruno Luong
Bruno Luong 2021년 10월 28일
  댓글 수: 10
Bruno Luong
Bruno Luong 2021년 10월 29일
"Looking for file 'C:\Program Files (x86)\Intel\oneAPI\compiler\2021.4.0\windows\bin\intel64\bin\intel64\ifort.exe' ...No."
You have to check where is the intel fortran compiler is installed on your system and adapt accordingly.
I don't have access to your system or never work with intel fortran, you have to figure out on your own.
Pooneh Shah Malekpoor
Pooneh Shah Malekpoor 2021년 10월 29일
편집: Pooneh Shah Malekpoor 2021년 10월 29일
I did!
Thank you!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by