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
Mike Garrity 2016 年 1 月 5 日

0 投票

That appears to be this issue.
I asked them to send details to support, but I don't know if it ever came in.

1 件のコメント

Uwe
Uwe 2016 年 1 月 5 日
Hello Mike,
thank you for that hint. In deed this is or was my problem. The command "opengl software" resolved it!
Uwe

サインインしてコメントする。

カテゴリ

製品

質問済み:

Uwe
2016 年 1 月 5 日

コメント済み:

Uwe
2016 年 1 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by