My structures are not displaying in the variables viewer
55 次查看(过去 30 天)
显示 更早的评论
If I try to view structure variables I get an error in the command window instead of matlab showing the content in the variable viewer.
I can view normal arrays.
I had this in matlab 2022b and tried to solve this by installing matlab 2024b, but the problem is still present.
I get the following error:
Exception in thread "AWT-EventQueue-0": java.lang.NumberFormatException: For input string: "45=S1ReplaceMatchCase=BfalsExclusionFilterState=Btrdance=BderB2_VE_2014b_1=S0"
0 个评论
采纳的回答
Madheswaran
2024-11-11,5:54
The error you are experiencing appears to be due to some corruption in the MATLAB preferences when the MATLAB Editor attempts to parse settings used by the Variable Editor. Regenerating the preferences might resolve this issue.
Here is an answer explaining how to regenerate MATLAB preferences: https://mathworks.com/matlabcentral/answers/99625-how-do-i-regenerate-my-matlab-preferences
Hope this works for you!
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!