Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
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 | Gerenciador de histórico | saveafterncommands >> |