Domanda di colloquio di MathWorks

How do you determine a variable type in Matlab?

Risposte di colloquio

Anonimo

17 nov 2011

use the 'class' function

Anonimo

9 apr 2013

I would use the whos function instead. It's more informative.