Name

with_module — Checks if a Scilab module is installed

Calling Sequence

r=with_module(module_name)

Parameters

r

a boolean

module_name

a string. example : 'core'

Description

Returns %t Checks if a Scilab module is installed.

See Also

getmodules

Authors

A.C