Question: Using Matlab Ask user to input three components of a vector, rotation angle (in degree) and axis of rotation (either around x, y or z).
Using Matlab

Ask user to input three components of a vector, rotation angle (in degree) and axis of rotation (either around x, y or z). Write a program that takes the vector and rotate it by certain angle around certain axis and display the rotated vector. Make sure the print statement is informative. Note: do not use if-else statements
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
