フィルターのクリア

Errors without any explanations

16 ビュー (過去 30 日間)
Sherwin
Sherwin 2020 年 8 月 28 日
回答済み: Sherwin 2020 年 8 月 29 日
When I run my codes on MATLAB 2020a, I get erros without any explanations. There is just a red circle with a white exclamation mark in it and the code crashes. I have already tried Home>Environment>Code Analyzer and enabling the error messages and non of it works. I am not sharing any codes here since this happens in so many cases.
  3 件のコメント
madhan ravi
madhan ravi 2020 年 8 月 28 日
Can you share a screenshot also?
Sherwin
Sherwin 2020 年 8 月 28 日
Live Scripts. I had written my code in scripts in MATLAB 2017 but I upgraded to 2020a and I open my scripts as live scripts. BTW do live scipt codes run function saved as live scripts too?

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

採用された回答

Sherwin
Sherwin 2020 年 8 月 29 日
For anyone having the same problem, as one of the commenters indicated, this only happens in Live Scripts. Running the code as simple scipts (.m files) would return complete and specific explanation of the errors and their locations even if the error happens in a function. Moreover, running the code as a simple scipt (.m file) does not mean that the called functions will run as .m files too. Clicling on the error line would open the function file which is sometimes the .mlx file.
Live scripts are really neat and attractive and I hope I can find out why I do not get an explanation of the errors.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInstall Products についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by