Workspace variable statistics don't work
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Rik
2017년 10월 3일
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.
채택된 답변
Chandani Madnani
2017년 10월 4일
Hello,
This bug has been fixed in this patch: https://www.mathworks.com/support/bugreports/1627216
댓글 수: 4
Adam
2017년 11월 21일
Ah, ok, when I 'zoomed out' to the wider bugs list that included it the check mark does work.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!