R2024b: When trying to open an M file, I receive the message: Unrecognized function or variable 'uiopen'
37 ビュー (過去 30 日間)
古いコメントを表示
R2024b: When trying to open an M file, I receive the message: Unrecognized function or variable 'uiopen'
The same problem occurs when double clicking the M-file name.
The problem did not occur in R2023b
0 件のコメント
採用された回答
Walter Roberson
2024 年 10 月 8 日
Experiment with using
restoredefaultpath; rehash toolboxcache
If that works then
savepath
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Dialog Boxes についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!