Why's getFileInfoForToolstrip missing after update to R2018a
Show older comments
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.
Accepted Answer
More Answers (2)
Peter Urlings
on 4 Oct 2018
2 votes
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
on 12 Jul 2018
0 votes
I get the same three errors, but restoring the path or reinstall Matlab does not work out. Any suggestions?
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!