Question d’entretien chez MathWorks

How do you determine a variable type in Matlab?

Réponses aux questions d'entretien

Utilisateur anonyme

17 nov. 2011

use the 'class' function

Utilisateur anonyme

9 avr. 2013

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