with_module — Checks if a Scilab module is installed
r=with_module(module_name)
a boolean
a string. example : 'core'
Returns %t Checks if a Scilab module is installed.
%t
A.C