Scilab 6.0.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
getlanguage
returns the current language used by Scilab.
Syntax
getlanguage()
Description
getlanguage()
returns the current language used by Scilab.
Examples
setlanguage('en_US') getlanguage()
See also
- setlanguage — chooses the language used for standard messages and help pages for the current session
Report an issue | ||
<< getdefaultlanguage | Localization | gettext >> |