Scilab 5.5.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
Sets the text displayed in the current window status bar.
Calling Sequence
xinfo(text)
Arguments
- text
string displayed in the status bar
Description
xinfo
sets the text displayed in the status bar (panel at the bottom of windows) of the current window. It is a the equivalent of setting the info_message property for the current graphic window (given by gcf)
Report an issue | ||
<< titlepage | text | xlfont >> |