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 ?
Abdullah Cerkezoglu
Abdullah Cerkezoglu 2020 年 3 月 14 日
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 ExchangeCreating, 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