How can I plot a patch for each row in matrix (vector-based)?
Show older comments
Hi!
I have a Nx4 matrix and would like to plot a patch (a rectangle) for each row.
It will be used for an animation so a for loop is to slow, is there a way to do this vector based, so that I can later replace Xdata and Ydata?
1 Comment
Andreas Nord
on 28 Dec 2020
Edited: Jan
on 28 Dec 2020
Answers (0)
Categories
Find more on Polygons 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!