Plot function cannot work normally

1 回表示 (過去 30 日間)
LIU Tao
LIU Tao 2021 年 5 月 14 日
コメント済み: LIU Tao 2021 年 5 月 14 日
As shown in the upload figure,when I used the plot function, I encountered an unusual bug. How can I solve this problem? Thanks~~
  2 件のコメント
Walter Roberson
Walter Roberson 2021 年 5 月 14 日
What shows up for
which -all gobjects
If it is something like toolbox/matlab/graphics/objectsystem/gobjects.m only, then you may need to reinstall MATLAB unless you can restore the file to its original version (such as if you have system backups.)
LIU Tao
LIU Tao 2021 年 5 月 14 日
I have not changed the file: gobjects.m. I want to know the reason for this problem, so that I can avoid it in future use.
>> which -all gobjects
E:\MATLAB Inc\MATLAB 2018B\toolbox\matlab\graphics\gobjects.m

サインインしてコメントする。

採用された回答

Walter Roberson
Walter Roberson 2021 年 5 月 14 日
Your file E:\MATLAB Inc\MATLAB 2018B\toolbox\matlab\graphics\gobjects.m is corrupt. You will need to restore it from backup (if you have backup) or reinstall MATLAB
  1 件のコメント
LIU Tao
LIU Tao 2021 年 5 月 14 日
Ok~~Thank you~~

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Object Programming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by