Error using Variable Editor 2012a
显示 更早的评论
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.
采纳的回答
更多回答(1 个)
Pieter VL
2014-10-1
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 File Operations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!