Scilab 6.0.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
xinfo
カレントのウィンドウステータスバーに表示するテキストを設定する (obsolete)
呼び出し手順
xinfo(text)
引数
- text
ステータスバーに表示される文字列
説明
xinfo() is obsolete and will be removed from Scilab 6.1. Please use
gcf().info_message instead. |
xinfo
は文字列 text
をカレントの
グラフィックウインドウのメッセージサブウインドウに描画します.
履歴
バージョン | 記述 |
6.0.2 | xinfo() is tagged obsolete to be removed from Scilab 6.1. Please use gcf().info_message instead. |
Report an issue | ||
<< titlepage | text | xlfont >> |