Plot multiple rectangles from set of points
Show older comments
If I have set of points 1, 2 , 3, 4, 5 they are name by NUM. These points respresnts locations on x-axis. How can I plot rectangles for each point making each point the center of the rectangles?
Accepted Answer
More Answers (1)
Walter Roberson
on 31 Aug 2021
0 votes
bar()
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!