Program crash with strange output

2 visualizaciones (últimos 30 días)
Alex Denton
Alex Denton el 9 de Jul. de 2022
Comentada: Walter Roberson el 9 de Jul. de 2022
I'm running a fairly complex problem which causes MATLAB to crash with no error message. When I recorded the output in the command window I only see:
<a href="matlab:helpPopup logical" style="font-weight:bold">logical</a>
I know that the problem does successfully run with slightly less complex settings, but I would really like to be able to run the more complex version too.
  5 comentarios
Alex Denton
Alex Denton el 9 de Jul. de 2022
Right. It was unclear to me if this error was problem specific or more general. Think I got my answer.
Walter Roberson
Walter Roberson el 9 de Jul. de 2022
There are circumstances under which MATLAB can close if it runs out of memory. Normally it would just complain about being out of memory, but crashing matlab can happen.

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 9 de Jul. de 2022
I'd do what it says in the FAQ:
In my experience most crashes are either some kind of problem with the video adapter, or a problem with some external hardware such as a machine vision camera (currently this is my problem and the Mathworks told me to follow up with the camera manufacturer).

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by