Scilab 6.0.0
Scilab Help >> Localization > getlanguage
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 — Changes the language of Scilab's user interface
Comments
Add a comment:
Please login to comment this page.