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개)
Image Analyst
2022년 11월 13일
0 개 추천
If you have the x,y coordinates, then use the rotation matrix:
카테고리
도움말 센터 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!