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 commentaires

Walter Roberson
Walter Roberson le 14 Mar 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 ?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Centre d'aide et File Exchange

Produits

Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by