Can not see the variable when double clicks them on workspace
31 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
As the attached picture shows , when I double click a variable on workspace I cannot see the exact number. Thanks for any one who can helps.
11 comentarios
Steven Lord
el 30 de Jun. de 2025
Can you take a picture/screenshot of the Workspace window and post it as a comment on this post, so we can see exactly what you're seeing?
Adam
el 13 de Ag. de 2025 a las 15:25
I seem to be getting this regularly when I use the variable editor, as one of many odd behaviours since upgrading to R2025a and its new interface. I get this blank view of a variable in the editor or sometimes, after closing and re-opening it I get two tabs of the same variable, one with a busy cursor, as though it is trying to load, the other just showing blank.
If I weren't getting show-stopping issues with App Designer in R2024a I'd downgrade again instantly!
Respuestas (1)
Govind KM
el 17 de Jul. de 2025
Similar to the comments, I was also not able to reproduce this issue in MATLAB R2025a on Windows 11.
This issue might be caused due to a corrupted MATLAB Preferences file. Kindly try regenerating the MATLAB preferences using the steps mentioned in the following MATLAB answer: https://www.mathworks.com/matlabcentral/answers/99625-how-do-i-regenerate-my-matlab-preferences
It is also possible that there is either a variable in your workspace, or a function/script in your current folder/path that has the same name as an internal MATLAB function, leading to the issue. Kindly use the "restoredefaultpath" and "rehashtoolboxcache" functions to perform initial troubleshooting, using the steps mentioned in the following MATLAB answer: https://www.mathworks.com/matlabcentral/answers/2052722-how-can-i-perform-initial-troubleshooting-of-matlab-or-simulink-errors
0 comentarios
Ver también
Categorías
Más información sobre Environment and Settings 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!