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 个评论

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

Community Treasure Hunt

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

Start Hunting!

Translated by