help me, rotated bar graph
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Nick Hobbs
il 4 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su Bar Plots in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!