Create a function that returns true if the input is a numeric matrix and false otherwise.
- Input: single input which may be any data class (this function does not have multiple inputs)
- Output: the output is true or false
Please show me an example thru the .m scrip