Limited number of visible columns in Variable Viewer
3 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Operators and Elementary Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!