Why do I get invalid handle errors when starting MATLAB 6.5 (R13) on Linux?
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Argument Definitions dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!