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 Center および File ExchangeMATLAB Compiler についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by