This proved to solve it https://mathworks.com/matlabcentral/answers/158482-faster-way-to-create-rectangles
How can I plot a patch for each row in matrix (vector-based)?
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Réponses (0)
Voir également
Catégories
En savoir plus sur Polygons dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!