Scilab 6.1.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
getmodules
retorna a lista de módulos instalados no Scilab
Seqüência de Chamamento
res=getmodules()
Parâmetros
- res
uma matriz de strings
Descrição
Retorna a lista de módulos instalados no Scilab.
Ver Também
- with_module — checa se um módulo Scilab foi instalado
Report an issue | ||
<< getmemory | Configuration | getos >> |