Rotation of the vector around the axe
Version 1.0.0.0 (2.22 KB) by
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].
Cite As
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. Retrieved .
MATLAB Release Compatibility
Created with
R13
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on 3-D Scene Control in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | The new e-mail is added. |