How to get the type of a variable in MATLAB

Does MATLAB have a function/operator that indicates the type of a variable (similar to the typeof operator in JavaScript)?

6 Answers
6

Leave a Comment