Limited number of visible columns in Variable Viewer
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!