help me, rotated bar graph
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
hi i have a question. I want to draw the 100 rounding bars (circular form) at specific position on 2d. But I have no idea. is there any fancy way to draw it?
0 commentaires
Réponses (1)
Nick Hobbs
le 4 Août 2015
From your title, it sounds like you simply need a horizontal bar graph. You can do this with the function barh. 'barh' creates a bar graph where the graph has been rotated counter-clockwise by 90 degrees. You can also edit various properties using the style options to change the appearance of the graph. Can you elaborate on what you mean by rounding bars and placing it at a specific position in 2d?
0 commentaires
Voir également
Catégories
En savoir plus sur Graphics Object Programming dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!