Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.0.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ヘルプ >> Functions > head_comments

head_comments

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

呼び出し手順

head_comments(name)

head_comments(name,%paths)

引数

name

文字列, 関数名

%paths

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

説明

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

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

head_comments sinc

参照

  • help — on-line help command
  • lib — ライブラリ定義
Report an issue
<< getd Functions macr2tree >>

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:
Tue Feb 14 15:10:43 CET 2017