Pregunta de entrevista de MathWorks

How do you determine a variable type in Matlab?

Respuestas de entrevistas

Anónimo

17 nov 2011

use the 'class' function

Anónimo

9 abr 2013

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