Why's getFileInfoForToolstrip missing after update to R2018a
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (2)
Peter Urlings
el 4 de Oct. de 2018
2 votos
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
el 12 de Jul. de 2018
0 votos
I get the same three errors, but restoring the path or reinstall Matlab does not work out. Any suggestions?
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!