Why do I get invalid handle errors when starting MATLAB 6.5 (R13) on Linux?
古いコメントを表示
I receive the following errors when starting MATLAB 6.5 (R13) on Linux:
??? Error using ==> set
Invalid handle.
Error in ==> /usr/local/matlab/toolbox/matlab/graph3d/whitebg.m
On line 137 ==> set(fig(k),'defaultfigureinverthardcopy','on');
Error in ==> /usr/local/matlab/toolbox/matlab/graph3d/colordef.m
(wdefault)
On line 103 ==> whitebg(fig,[1 1 1])
Error in ==> /usr/local/matlab/toolbox/matlab/graph3d/colordef.m
On line 50 ==> wdefault(fig)
Error in ==> /usr/local/matlab/toolbox/local/matlabrc.m
On line 84 ==> colordef(0,'white') % Set up for white defaults
After these errors, I also receive similar errors about invalid handles when trying to create or modify any MATLAB figure window.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Argument Definitions についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!