resethistory
Deletes all entries in the Scilab history.
Syntax
resethistory()
Description
Deletes all entries in the current Scilab history.
Examples
// !This will clear the full history! resethistory()
See also
- savehistory — save the current history in a file
- loadhistory — load a history file
Report an issue | ||
<< removelinehistory | History manager | saveconsecutivecommands >> |