The matlab file does not open.

조회 수: 1 (최근 30일)
Muhendisleksi
Muhendisleksi 2017년 11월 9일
댓글: Muhendisleksi 2017년 11월 10일
this error is occurring.
  댓글 수: 3
Brendan Gray
Brendan Gray 2017년 11월 10일
How are you trying to open the file? It looks like you are trying to open it using the MATLAB Runtime, which is used to run compiled applications (these are usually .exe files if they are standalone applications). In order to open a .m file, you need to open it in MATLAB, which is different from the MATLAB Runtime.
Muhendisleksi
Muhendisleksi 2017년 11월 10일
yes it was an .exe file. How can I fix?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by