Can not see the variable when double clicks them on workspace

32 visualizzazioni (ultimi 30 giorni)
曾
il 22 Giu 2025
Commentato: Adam il 13 Ago 2025 alle 15:25
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 Commenti
Steven Lord
Steven Lord il 30 Giu 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
Adam il 13 Ago 2025 alle 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!

Accedi per commentare.

Risposte (1)

Govind KM
Govind KM il 17 Lug 2025
Hi @曾,
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

Categorie

Scopri di più su Environment and Settings in Help Center e File Exchange

Prodotti


Release

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by