Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
gethistoryfile
get filename used for scilab's history
Calling Sequence
filename = gethistoryfile()
Arguments
- filename
file name used for history
Description
get filename for scilab's history
Examples
gethistoryfile()
History
Version | Description |
5.4.1 | Default history file is SCIHOME/history (instead of SCIHOME/.history.scilab). |
Report an issue | ||
<< gethistory | History manager | historymanager >> |