Open the Scilab history browser
browsehistory()
Open the history browser
browsehistory lists all the commands typed by the user during its various Scilab sessions.
browsehistory has several features:
A simple and comprehensive list

Quick actions on the history items (copy / paste, evaluation, edition in SciNotes, etc)

Multiple selection on history items

Copy and paste from the history browser to the other Scilab components (console, SciNotes, etc)
Real time refresh
| Version | Description |
| 5.4.0 | Function browsehistory introduced. |