Rotate the all center positions in the certain angle
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Matt J
2013년 9월 20일
0 개 추천
You can also embed the points into 3D and use
카테고리
도움말 센터 및 File Exchange에서 Interactions, Camera Views, and Lighting에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!