You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This m-file returns the angle in decimals of degrees of the cross product of two vectors. Both vectors must be of 3 elements.
Syntax: function anxp(A,B)
Inputs:
A and B - vectors must be of 3 elements.
Output:
x - angle in decimals of degrees of cross product of the two vectors.
Cite As
Antonio Trujillo-Ortiz (2026). anxp (https://www.mathworks.com/matlabcentral/fileexchange/12411-anxp), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.74 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | Reference was added. |
