Help: Matlab takes forever with unrecognized commands, how can I fix this?
1 ビュー (過去 30 日間)
表示 古いコメント
Lately I have been having a problem where if I mistype a command or variable in the command window, it will take forever to respond. For instance, I tried typing "igure" to open a new figure window and Matlab went into busy mode for 6 minutes(!) before it came back with:
Unrecognized function or variable 'igure'.
Did you mean:
>> figure
Six minutes. I don't ususally mistype commands (heavily relying on the tab key and the up arrow), but this is ridiculous. What's happening and how can I fix it?
採用された回答
その他の回答 (1 件)
Jon
2022 年 7 月 6 日
I had this problem and found it was caused by some interaction with "MATLAB Drive" and "MATLAB Drive Connector". As soon as I stopped using the MATLAB Drive, the problem went away.
参考
カテゴリ
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!