The unsaved information you were working on might be lost

I had to shut down my computer because the screen became black. MATLAB was open but any program were running.
Now I want to run my program and I receive this message when the program calls the function load('...') or detectSURFFeatures for instance. I have not found out yet where is the problem. Can anyone help me ?
I have already tried to copy/paste my script into a new script, to update the MATLAB version and to restart my computer.
PS: my scripts are not lost, since I can open and run them. The problem occurs by calling a function. But the problem does not occur by calling the function imread(...).
Thank you for your help

댓글 수: 5

Can you show us the exact text of any error and/or warning message you receive (all the text displayed in red and/or orange exactly as it is displayed?)
Error_Message.PNG
I receive this message when the program calls a function (as explained in the first message.
i can't run any script when i press run button this problem appears "The unsaved information you were working on might be lost"
You probably need to reinstall MATLAB, but sometimes it has to do with antivirus software thinking part of MATLAB is a virus.
this error also me facing last 1 month

댓글을 달려면 로그인하십시오.

답변 (3개)

Antoine Schnetz
Antoine Schnetz 2019년 11월 16일

0 개 추천

The problem solved itself this night. My computer were updated during the night and now I can run my scripts as before without receiving an error message.

댓글 수: 3

If the problem recurs, please send that error report to MathWorks for investigation. You can send it either using the Send button on that dialog or by clicking "Show Report" and sending the file at the location given in the first line of the report to Technical Support.
MATLAB crash file:C:\Users\FIZA-I~1\AppData\Local\Temp\matlab_crash_dump.8208-1:

댓글을 달려면 로그인하십시오.

fiza ashfaq
fiza ashfaq 2020년 3월 24일

0 개 추천

I am also update my laptop many times
fiza ashfaq
fiza ashfaq 2020년 3월 24일

0 개 추천

Warning: MATLAB previously crashed due to a low-level graphics error. To
prevent another crash in this session, MATLAB is using software OpenGL instead
of using your graphics hardware. To save this setting for future sessions, use
the opengl('save', 'software') command. For more information, see Resolving
Low-Level Graphics Issues.
what doeas its means

댓글 수: 1

You might need to install the latest graphics drivers for your hardware. What does
opengl info
show for your system?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Graphics Performance에 대해 자세히 알아보기

질문:

2019년 11월 15일

댓글:

2020년 3월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by