Scilab 5.4.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
with_module
Scilabモジュールがインストールされているかどうかを調べる
呼出し手順
r=with_module(module_name)
パラメータ
- r
論理値
- module_name
文字列. 例 : 'core'
説明
Scilabモジュールがインストールされている場合に
%t
を返します.
参照
- getmodules — Scilabにインストールされているモジュールの一覧を返す
Report an issue | ||
<< with_macros_source | Configuration | with_texmacs >> |