How do I make MatLab display full matrices?
显示 更早的评论
For some reason MatLab cuts my matrices to 4x3 unless I click on it. Is there some kind of setting to to make it display full matrices?
14 个评论
Walter Roberson
2018-10-13
Is that in the Variable Browser ?
Richard Anderson
2018-10-13
madhan ravi
2018-10-13
编辑:madhan ravi
2018-10-13
You mean command window? Are you using script editor or live editor?
Richard Anderson
2018-10-13
madhan ravi
2018-10-13
编辑:madhan ravi
2018-10-13
you will be able to scroll though the output even if the matrix is not fully displayed just checked mine. I am using Mac, version 2017a
Richard Anderson
2018-10-13
madhan ravi
2018-10-13
编辑:madhan ravi
2018-10-13
It’s the default I don’t think you can change it
Richard Anderson
2018-10-13
madhan ravi
2018-10-13
编辑:madhan ravi
2018-10-13
Edited my comment ?
dpb
2018-10-13
Which release?
I'd never opened Live Editor before, but w/ R2017b I don't see such a format as you show...what creates that tabular form of display?
In R2017b default display looks to be on right and it has a propensity to roll the window down to the last line a scroll the array off the top even when its the only thing shown which is annoying. Putting "Inline" the array is shown but appearance is same as at the command line; no such fancy labels...
Oh! Maybe it's the hover display you're complaining about? That seems to be limited to five columns by 10 rows, yes...
Richard Anderson
2018-10-13
dpb
2018-10-13
In R2017b if "Output on Right" is checked and the window partition is at the default size with the default Live Editor window size, then there isn't sufficient room and the array isn't visible in the default screen area. If I move the division between the edit pane on the left and the display area oh the right to the left (shrink edit width), then the rest of the array is visible.
Or, if instead select "Output Inline" it all shows as the window is full width of the application then.
Have you tried those setting configurations?
Richard Anderson
2018-10-14
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!