Scilab 5.3.3
Scilab help >> History manager > historysize
historysize
get number of lines in history
Calling Sequence
nb=historysize()
Arguments
- nb
number of lines in history.
Description
get number of lines in history.
Examples
historysize()
Authors
- A.C
| << historymanager | History manager | loadhistory >> |