Error while evaluating Menu Callback.

Hi,
I want to save the figure I have plotted but when I click on 'File>Save as or Save' I get this following error;
Error while evaluating Menu Callback.
And cannot save the figure.

댓글 수: 3

Walter Roberson
Walter Roberson 2020년 3월 14일
Difficult to say without more debugging work such as you might be able to do with "dbstop on error".
One thing that has been known to cause this problem, is that some third-party toolboxes include their own versions of MATLAB functions that interfere with the normal operation of those functions. Do you have any third-party toolboxes on your MATLAB path ?
No I haven't downloaded any third-party toolbox.
And now tried to save it from command line with
saveas('figurename.fig')
And it works just fine, but why can't I save it on figure window ? Any ideas ?

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기

제품

릴리스

R2019a

질문:

2020년 3월 14일

댓글:

2020년 3월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by