Scilab 6.0.0
Please note that the recommended version of Scilab is 6.1.1. 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 — choisit la langue utilisée pour les messages standard et les pages d'aide (session en cours)
Comments
Add a comment:
Please login to comment this page.