problem with 3d bar plot and colorbar
이전 댓글 표시
Hello,
with the following Matlab code:
Z = magic(5); figure; h = bar3(Z); colorbar
I get this diagram:

Why do I get all these values all over the diagram? It seems to be a problem with the colorbar function. How can I resolve this problem?
Thanks in advance!
Uwe
답변 (1개)
Mike Garrity
2016년 1월 5일
0 개 추천
I asked them to send details to support, but I don't know if it ever came in.
카테고리
도움말 센터 및 File Exchange에서 Lighting, Transparency, and Shading에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!