My structures are not displaying in the variables viewer

54 views (last 30 days)
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"

Accepted Answer

Madheswaran
Madheswaran on 11 Nov 2024 at 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!

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!