Rotate a data set by degrees?
Afficher commentaires plus anciens
I have a set of data which should be centered and angle off the origin. Instead it is angled counter clock wise by a certain amount. I want to be able to rotate all data by n degrees to center it. It should "flower" around the black dotted line in the pic.

1 commentaire
Lloyd Koontz
le 13 Nov 2022
Réponses (1)
Image Analyst
le 13 Nov 2022
0 votes
If you have the x,y coordinates, then use the rotation matrix:
Catégories
En savoir plus sur Interpolation dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!