append SciMax Toolbox apply

SciMax Toolbox >> appendfile

appendfile

Maxima Function

Calling Sequence

appendfile (filename)

Description

Appends a console transcript to filename. appendfile is the same as writefile, except that the transcript file, if it exists, is always appended.

closefile closes the transcript file opened by appendfile or writefile.

append SciMax Toolbox apply