Why's getFileInfoForToolstrip missing after update to R2018a
古いコメントを表示
Since updating to MAtlab R2018a, I have been getting the error: Undefined function or variable 'matlab.unittest.internal.ui.toolstrip.getFileInfoForToolstrip', periodically in my command window. Specifically happens every time that I save a file in the editor.
採用された回答
その他の回答 (2 件)
Peter Urlings
2018 年 10 月 4 日
2 投票
In addition to Sonam Gupta's comments, be sure to check the Matlab startup folder.
(On windows, the default is %userprofile%\documents\MATLAB\ )
If there is a pathdef.m file there, Matlab will load this on startup. See if removing or renaming this file solves your issue.
Thomas Burschil
2018 年 7 月 12 日
0 投票
I get the same three errors, but restoring the path or reinstall Matlab does not work out. Any suggestions?
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!