Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.4.0 - 日本語

Change language to:
English - Français - Português - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Scilab help >> Functions > Built-in & external > newfun

newfun

関数のテーブルに名前を追加する

呼出し手順

newfun("function-name",nameptr)

説明

ユーティリティ関数 (上級者専用). 名前 "function-name"を インタプリタに既知の関数テーブルに追加します. "nameptr" は整数1000*fun+finです. ただし,fun および finは, プリミティブ "function-name"の内部的なコーディング です. この関数はプリミティブが "matusr.f"へのインターフェイスを指す場合 (fun=14) に有用です. funptr および clearfunと共に使用すると, 同じ名前の関数によりプリミティブを再定義できます.

参照

  • clearfun — プリミティブ(組み込み関数)を削除
Report an issue
<< intppty Built-in & external readgateway >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Mon Oct 01 17:40:38 CEST 2012