MATLAB R2025a: Variables viewer won't display the Cell contents of a Table anymore
87 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Govind KM
2025-7-16
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 个评论
更多回答(1 个)
Angel Abel
2025-9-17
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Search Path 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!