Workspace variable statistics don't work
1 view (last 30 days)
Show older comments
Hi,
I have just upgraded to R2017b and I've noticed that the columns in the Workspace panel don't display anything (except Value, Range, Size, Bytes, Class). Is there a setting that I should change so that I can see the statistics for my variables?
Thanks, Panos
9 Comments
Rik
on 3 Oct 2017
In the preferences you can modify the maximum size of variables analyzed and whether or not NaNs should be considered in calculation. Changing either or both does not result in the statistics being calculated for a=1:10;, so clearly there is something wrong here.
Accepted Answer
Chandani Madnani
on 4 Oct 2017
Hello,
This bug has been fixed in this patch: https://www.mathworks.com/support/bugreports/1627216
4 Comments
Adam
on 21 Nov 2017
Ah, ok, when I 'zoomed out' to the wider bugs list that included it the check mark does work.
More Answers (0)
See Also
Categories
Find more on Graphics Performance 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!