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 で Simulink 3D Animation についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!