problem with 3d bar plot and colorbar
Afficher commentaires plus anciens
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
Réponses (1)
Mike Garrity
le 5 Jan 2016
0 votes
I asked them to send details to support, but I don't know if it ever came in.
1 commentaire
Uwe
le 5 Jan 2016
Catégories
En savoir plus sur Lighting, Transparency, and Shading dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!