필터 지우기
필터 지우기

How to rotate a cube using for loop?

조회 수: 2 (최근 30일)
hsgaya
hsgaya 2019년 7월 3일
댓글: hsgaya 2019년 7월 5일
How to rotate a 3d cube using for loops?

채택된 답변

KSSV
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.
  댓글 수: 1
hsgaya
hsgaya 2019년 7월 5일
Thank you KSSV.I'll try to understand this documemt.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by