Scilab 6.0.0
Ajuda do Scilab >> Gerenciador de histórico > resethistory
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
Comments
Add a comment:
Please login to comment this page.