Help with large start up error R2014a.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Mathew
el 9 de Ag. de 2014
Editada: per isakson
el 12 de Ag. de 2014
I receive a long list of errors upon start-up of Matlab:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/154179/image.png)
I've reinstalled and updated JDK which hasn't helped.
I'm running Windows 8.1 with R2014a 64bit.
Has anyone else had this problem or know a solution?
2 comentarios
per isakson
el 9 de Ag. de 2014
Editada: per isakson
el 9 de Ag. de 2014
Did you try
>> which workspacefunc -all
which should return something like
C:\...\MATLAB\R2013a\toolbox\matlab\codetools\workspacefunc.m
Respuesta aceptada
per isakson
el 11 de Ag. de 2014
Editada: per isakson
el 12 de Ag. de 2014
"'workspacefunc' not found."   The Matlab search path is corrupted.
Then run
savepath
and next run
restoredefaultpath
But before that make sure you understand. Or wait for a better answer.
2 comentarios
per isakson
el 12 de Ag. de 2014
Más respuestas (1)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!