Scilab Reference Manual |
---|
xload — load a saved graphics
xload(file-name,[win-num])
file-name | : string, name of the file. |
win-num | : integer, the graphics window number. If not given, the current graphics window is used. |
xload reloads the graphics contained in the file file-name in the graphics window win-num.
J.Ph.C.
<< xlfont | xname >> |