Question: 1 Problem Write a function to determine whether an input argument is a scalar, a vector, or a matrix. 2 Requirements Call your function at

1 Problem Write a function to determine whether an input argument is a scalar, a vector, or a matrix. 2 Requirements Call your function at least three times by passing an input argument as a scalar, vector, and matrix. The function returns a char array scalar, vector, or matrix, respectivley
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
