R = rotx(ang), roty(ang), rotz(ang) is not working in my MATLAB.
74 views (last 30 days)
Show older comments
R = rotx(ang), roty(ang), rotz(ang) is not working in my MATLAB. I get this error "Unrecognized function or variable 'rotx'." can anyone help me?
do we need extra tool box for this to be installed?
When I try the online MATLAB, there it works.
Accepted Answer
Mike Croucher
on 9 Jun 2021
As Scott mentioned, these are in Phase Array Toolbox. Since you have access to it on MATLAB Online, it must be included in your license. As such, you should be able to install it using the MATLAB add ons Get and Manage Add-Ons - MATLAB & Simulink - MathWorks India
0 Comments
More Answers (0)
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!