Why's getFileInfoForToolstrip missing after update to R2018a
Mostra commenti meno recenti
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.
Risposta accettata
Più risposte (2)
Peter Urlings
il 4 Ott 2018
2 voti
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
il 12 Lug 2018
0 voti
I get the same three errors, but restoring the path or reinstall Matlab does not work out. Any suggestions?
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!