browsehistory

Open the Scilab history browser

Calling Sequence

browsehistory()

Description

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

History

Version Description 5.4.0 Function browsehistory introduced.

Table Of Contents

This Page