TF = iscalar(A)
isscalar renvoie TRUE si l'entrée est un scalaire.
x = [1+i, -i ; i, 2i]; isscalar(x) isscalar(1)