Man Scilab

tohome
Scilab Function

tohome - Move the cursor to the upper left corner of the Command Window

Calling Sequence

tohome()

Description

tohome() moves the cursor to the upper-left corner of the Command Window and clears the screen.

You can use the scroll bar to see the history of previous functions.

Note that tohome() cannot be used under Windows platforms when Scilab used in no window mode.

See Also

clc ,  

Authors

V.C.

Back