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
with_module
checa se um módulo Scilab foi instalado
Seqüência de Chamamento
r=with_module(module_name)
Parâmetros
- r
um booleano
- module_name
um string. Exemplo : 'core'
Descrição
Retorna %t
se o módulo Scilab tiver sido
instalado.
Ver Também
- getmodules — retorna a lista de módulos instalados no Scilab
Report an issue | ||
<< with_macros_source | Configuration | with_tk >> |