Effacer les filtres
Effacer les filtres

How to move bars along the X axis in bar3?

5 vues (au cours des 30 derniers jours)
Milad Zarei
Milad Zarei le 27 Nov 2017
I am trying to plot bars on a background image using bar3, but I can not get the bars on the right position.
I know this commend bar3(Y,Z) can help me to move the bar on the Y axis, but I need to move it along the X axis as well.
I attached an image to give you an idea what I want to make.
I appreciate your input. Thanks.

Réponses (1)

Sonam Gupta
Sonam Gupta le 12 Déc 2017
Following is the link to a stackoverflow post suggesting a workaround to do the same:
However that will lock the code strongly to the current bar3 implementation which could cause future compatibility issues.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by