Rotation of the vector around the axe

Rotation of the vector around axe and search of the axe and angle of rotation.
3.7K Downloads
Updated 26 Aug 2004

View License

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 Linux
Categories
Find more on 3-D Scene Control in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

The new e-mail is added.