newline SciMax Toolbox newton

SciMax Toolbox >> Newline

Newline

Scilab equivalent of the Maxima Function newline

Calling Sequence

newline ()
newline(stream)

Description

Writes a new line (to stream). See for an example of using newline(). Note that there are some cases, where newline() does not work as expected.

newline SciMax Toolbox newton