Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
lower (Matlab function)
Convert string to lower case
Particular cases
If A is not a character string matrix, Scilab equivalent for B=lower(A) is B=A, else equivalent is B=convstr(A).
Report an issue | ||
<< lookfor (Matlab function) | L | lu (Matlab function) >> |