Scilab 5.4.1
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
xinfo
draw an info string in the message subwindow
Calling Sequence
xinfo(info)
Arguments
- info
- string 
Description
xinfo draws the string info in the message subwindow
            of the current graphics window.
Examples
xinfo("Info in the status bar "+string(%pi))
| Report an issue | ||
| << titlepage | text | xlfont >> |