How to rotate a cube using for loop?

How to rotate a 3d cube using for loops?

 採用された回答

KSSV
KSSV 2019 年 7 月 4 日

0 投票

Define a rotation matrix as shown here: https://en.wikipedia.org/wiki/Rotation_matrix and multiple the coordinates with the matrix.

1 件のコメント

hsgaya
hsgaya 2019 年 7 月 5 日
Thank you KSSV.I'll try to understand this documemt.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeLoops and Conditional Statements についてさらに検索

質問済み:

2019 年 7 月 3 日

コメント済み:

2019 年 7 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by