Question: In Matlab, 1. Write a function to determine whether an input argument is a scalar, a vector, or a matrix? 2. Modify the function to
In Matlab, 1. Write a function to determine whether an input argument is a scalar, a vector, or a matrix? 2. Modify the function to return either scalar, row vector, column vector, ormatrix, depending on the input argument.
3. Write your codes separately.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
