printmat Printings and graphs prt_test

Grocer >> Printings and graphs > printsep

printsep

prints a separator

CALLING SEQUENCE

printsep(out)

PARAMETERS

Input

• out = the symbolic name of the file where the results are printed

Output

• nothing: all results are printed on the specified file

DESCRIPTION

Prints a separator at the end of a printing to make the presentation of results clearer.

EXAMPLE

printsep(%io(2))

AUTHOR

INRIA/Eric Dubois 2002
printmat Printings and graphs prt_test