<< text_properties text xlfont >>

Scilab Help >> Graphics > text > titlepage

titlepage

グラフィックウインドウの中央にタイトルを追加する

呼び出し手順

titlepage(str)

引数

str

文字列の行列

説明

titlepage はカレントのグラフィックウインドウ の中央にできるだけ大きなフォントで 文字列の行列strを表示します.

titlepage("This is the title of the page");

参照


Report an issue
<< text_properties text xlfont >>