help me, rotated bar graph
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Nick Hobbs
am 4 Aug. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Graphics Object Programming finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!