Pergunta de entrevista da empresa MathWorks

How do you determine a variable type in Matlab?

Respostas da entrevista

Sigiloso

17 de nov. de 2011

use the 'class' function

Sigiloso

9 de abr. de 2013

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