savehistory

save the current history in a file

Calling Sequence

savehistory()
savehistory(f)

Arguments

:f file pathname :

Description

save the current history in a file.

by default, history filename is SCIHOME+’/.history.scilab’

Examples

savehistory(SCI+'/session.scilab')

See Also

Table Of Contents

This Page