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 Kommentare

Walter Roberson
Walter Roberson am 14 Mär. 2020
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 ?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2019a

Gefragt:

am 14 Mär. 2020

Kommentiert:

am 14 Mär. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by