Scilab 6.0.0
Please note that the recommended version of Scilab is 6.0.2. This page might be outdated.
See the recommended documentation of this function
xinfo
Sets the text displayed in the current window status bar.
Syntax
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)
Comments
Add a comment:
Please login to comment this page.