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
clearfun
プリミティブ(組み込み関数)を削除
呼び出し手順
ret=clearfun('name')
説明
clearfun('name')
は,
プリミティブ(組み込み関数)の集合から
プリミティブ'name'
を削除します.
clearfun は %t または %fを返します.
この関数によりプリミティブをリネームすることが可能になります :
Scilab プリミティブをユーザが定義した関数で置換することが
できます.
この関数は,エキスパート用です...
Report an issue | ||
<< Built-in & external | Built-in & external | external >> |