— Built-in Function:
val =
history_size ()
— Built-in Function:
old_val =
history_size (
new_val)
Query or set the internal variable that specifies how many entries
to store in the history file. The default value is 1024
,
but may be overridden by the environment variable OCTAVE_HISTSIZE
.