Limited number of visible columns in Variable Viewer
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
When creating a cell array of size 3418 x 64 with different datatypes and opening it in the Workspace, I am restricted to viewing 32 columns in the Variable Viewer (this 'Excel-like' overview). When creating an empty cell array of size 50 x 60 it also does not work. When repeating the script clear; x=cell(1,50) and then opening the variable in the Variable Viewer, I can sometimes view all columns and sometimes not. What governs this behaviour? Can I change settings allowing me to scroll through all columns? I recently switched to MATLAB R2016a. I did not observe this in MATLAB R2014b.
Thanks! Timo
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!