Program crash with strange output

4 visualizzazioni (ultimi 30 giorni)
Alex Denton
Alex Denton il 9 Lug 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 Commenti
Alex Denton
Alex Denton il 9 Lug 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 il 9 Lug 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.

Accedi per commentare.

Risposte (1)

Image Analyst
Image Analyst il 9 Lug 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).

Tag

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by