Scilab 5.3.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
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 >> |