Rotate the all center positions in the certain angle
Afficher commentaires plus anciens
I have 4 data points with x and y coordinates and I want to rotate them at certain angle in counterclockwise or clockwise.
Assume (x1,y1), (x2,y2), (x3,y3) and (x4,y4).
Is there a way to rotate them and find the new positions after rotating?
Thanks
Réponse acceptée
Plus de réponses (1)
Matt J
le 20 Sep 2013
0 votes
You can also embed the points into 3D and use
Catégories
En savoir plus sur Interactions, Camera Views, and Lighting dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!