Rotation of the vector around the axe
Version 1.0.0.0 (2,22 KB) von
Sergii Iglin
Rotation of the vector around axe and search of the axe and angle of rotation.
Function B = RotVecArAxe(L,Phi,A) rotate the vector A(3,1) around the axe L(3,1) into angle Phi radian counterclockwise.
Function [L0,Phi] = GetRotAxeAngle(T) for orthogonal matrix T(3,3) with det(T)=+1 return the orth of rotation L0(3,1) and the angle of rotation Phi in [0,pi].
Zitieren als
Sergii Iglin (2024). Rotation of the vector around the axe (https://www.mathworks.com/matlabcentral/fileexchange/4648-rotation-of-the-vector-around-the-axe), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R13
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu 3-D Scene Control finden Sie in Help Center und MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | The new e-mail is added. |