Can not see the variable when double clicks them on workspace

48 vues (au cours des 30 derniers jours)
曾
le 22 Juin 2025
Commenté : Arthur Sherman le 12 Sep 2025 à 20:49
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.
  12 commentaires
Adam
Adam le 13 Août 2025
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!
Arthur Sherman
Arthur Sherman le 12 Sep 2025 à 20:49
In my experience, it depends on how fast you double-click. If the second click is too slow, it goes into the mode for renaming the variable. I don't know if this is determined by the system settings for the mouse/trackpad or Matlab's own settings. Previous versions also allowed this functionality, but the parameters for clicking speed seem to have changed in a way that makes it harder to display the variable but easier to rename the variable.

Connectez-vous pour commenter.

Réponses (1)

Govind KM
Govind KM le 17 Juil 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

Catégories

En savoir plus sur Entering Commands dans Help Center et File Exchange

Produits


Version

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by