How to rotate a cube using for loop?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
How to rotate a 3d cube using for loops?
Risposta accettata
KSSV
il 4 Lug 2019
Define a rotation matrix as shown here: https://en.wikipedia.org/wiki/Rotation_matrix and multiple the coordinates with the matrix.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Loops and Conditional Statements in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!