MATLAB R2025a: Variables viewer won't display the Cell contents of a Table anymore
70 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Diana McCandless
le 15 Juil 2025
Déplacé(e) : Walter Roberson
le 17 Sep 2025
Up through Version 2024, I used to be able to double-click on a cell array that was a stored a single element inside a variable of a Table. Now if I double-click on it, nothing happens. Before, it would open up a new Variables window that would display the 395x4 cell array that I clicked on.

0 commentaires
Réponse acceptée
Govind KM
le 16 Juil 2025
Hi Diana,
I was not able to reproduce this issue in MATLAB R2025a. I was able to to open specific elements of such a table containing cell arrays as elements by double clicking on the element.
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
2 commentaires
Plus de réponses (1)
Angel Abel
le 17 Sep 2025
Tengo problemas con MATLAB 2025a al hacer doble clic en una variable del worspace para poder visualizar se queda cargando y se cuelga. Tarda una eternidad o simplemente no abre. Toca cerrar el programa y volverlo a abrir. Es muy incómodo ese problema.
0 commentaires
Voir également
Catégories
En savoir plus sur Search Path dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!