My structures are not displaying in the variables viewer
54 ビュー (過去 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!