Scilab Function

convstr - case conversion

Sequence d'appel

[y]=convstr(str-matrix, ["flag"])

Parametres

Description

converts the matrix of strings str-matrix into lower case (for "l" ;default value) or upper case (for "u").

Exemples