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

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 > head_comments

head_comments

Scilab関数のヘッダのコメントを表示

呼び出し手順

head_comments(name)
head_comments(name,%paths)

パラメータ

name

文字列, 関数名

%paths

文字列ベクトル, sci-ファイルを探す場所のパス

説明

comments(name) は, (Matlabヘルプのように) 関数ヘッダのコメントを表示します. コメントは関連する sci-ファイルから読み込まれます. nameがライブラリ中の関数の場合, sci-ファイルはライブラリパスで指定したパスとなります (lib参照). nameがライブラリ中ではない関数の場合, 変数%pathsで指定したディレクトリの中で name.sciという名前のファイルが 探されます.

Scilabのほとんどの定義済みの関数はもはやヘッダコメントを 有していません.

head_comments sinc

参照

  • help — on-line help command

作者

Serge Steer, INRIA

<< getd Functions lib >>

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:
Thu Mar 03 11:01:00 CET 2011