Limited number of visible columns in Variable Viewer
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!