Algosim documentation: SaveHistory

SaveHistory

Instructs the kernel whether to save old outputs.

Syntax

Description

SaveHistory(true) instructs the kernel to save every produced output in the history array. SaveHistory(false) instructs the kernel not to save the outputs, but the array is still populated with input expressions and timings.

See also