openr SciMax Toolbox operatorp

SciMax Toolbox >> openw

openw

Maxima Function

Calling Sequence

openw (file)

Description

Returns an output stream to file. If file does not exist, it will be created. If an existing file is opened, openw destructively modifies file.

openr SciMax Toolbox operatorp