Error using Variable Editor 2012a
Mostrar comentarios más antiguos
This has worked fine in the past but today if I open a variable from the workspace to the variable editor I receive "an unexpected error has occurred" rather than the values of the variable. It appears to happen after I change my current directory. So at startup in the C:\users\Documents\Matlab, I can do A=1 in the command window and then open A from the Workspace and see "1" in the variable editor. If I switch to a different directory (same ones I have used for months) I get the error. I have seen this question asked before but no one has answered yet.
Respuesta aceptada
Más respuestas (1)
Pieter VL
el 1 de Oct. de 2014
0 votos
I had the same issue. Although I did not find the root of the problem, the following worked for me. Reset your matlab path to the default values & add those locations that you need again. Afterwards, the conflict with the openvar() function (performing the actual functionality of the variable editor) was no longer there.
Categorías
Más información sobre File Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!