Scilab 5.3.3
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
titlepage
グラフィックウインドウの中央にタイトルを追加する
呼び出し手順
titlepage(str)
パラメータ
- str
文字列の行列
説明
titlepage
はカレントのグラフィックウインドウ
の中央にできるだけ大きなフォントで
文字列の行列str
を表示します.
参照
- xtitle — グラフィックスウインドにタイトルを追加する
作者
S. S.
<< text_properties | text | xinfo >> |