Rotate a data set by degrees?

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 comentario

Lloyd Koontz
Lloyd Koontz el 13 de Nov. de 2022
nvm i finally figured it out
https://www.mathworks.com/matlabcentral/answers/305034-rotate-the-plot-at-45-degree#answer_237296

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 13 de Nov. de 2022

0 votos

If you have the x,y coordinates, then use the rotation matrix:

Categorías

Más información sobre Interpolation en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 13 de Nov. de 2022

Comentada:

el 13 de Nov. de 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by