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
upper (Matlab function)
Convert string to upper case
Matlab/Scilab equivalent
Matlab | Scilab |
upper(String) upper(notString) |
convstr(String, "u") notString |
Report an issue | ||
<< unix (Matlab function) | U | V >> |