How to rotate a cube using for loop?
2 次查看(过去 30 天)
显示 更早的评论
采纳的回答
KSSV
2019-7-4
Define a rotation matrix as shown here: https://en.wikipedia.org/wiki/Rotation_matrix and multiple the coordinates with the matrix.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!