My structures are not displaying in the variables viewer
55 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Paul de Krom
el 5 de Nov. de 2024 a las 10:58
Respondida: Madheswaran
el 11 de Nov. de 2024 a las 5:54
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 comentarios
Respuesta aceptada
Madheswaran
el 11 de Nov. de 2024 a las 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!