help me, rotated bar graph
10 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Nick Hobbs
on 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 Comments
See Also
Categories
Find more on Graphics Object Programming in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!