Clear Filters
Clear Filters

show values as <mxn> instead of <mxn double>

2 views (last 30 days)
Josh
Josh on 13 Oct 2014
Answered: Sean de Wolski on 13 Oct 2014
When viewing the workspace block in the dock, I am showing "value" but for matrices it says x n double. Is there a way for this to only display x n? I don't want to show "size" because displaying the value of a scalar obviously shows that it is a scalar, so size gives no new information. Thanks
  1 Comment
dpb
dpb on 13 Oct 2014
But, it might be single...what's lost by showing it if it is redundant?

Sign in to comment.

Answers (1)

Sean de Wolski
Sean de Wolski on 13 Oct 2014
Richt click on the workspace toolbar and it'll show you what's available. It sounds like you might want to select size instead of value

Categories

Find more on Debugging and Analysis in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!