Errors without any explanations

20 visualizaciones (últimos 30 días)
Sherwin
Sherwin el 28 de Ag. de 2020
Respondida: Sherwin el 29 de Ag. de 2020
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 comentarios
madhan ravi
madhan ravi el 28 de Ag. de 2020
Can you share a screenshot also?
Sherwin
Sherwin el 28 de Ag. de 2020
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?

Iniciar sesión para comentar.

Respuesta aceptada

Sherwin
Sherwin el 29 de Ag. de 2020
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.

Más respuestas (0)

Categorías

Más información sobre Install Products en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by