GNU Octave Manual Version 3 by John W. Eaton, David Bateman, Søren Hauberg Paperback (6"x9"), 568 pages ISBN 095461206X RRP £24.95 ($39.95) |
1.3.3 Printing Notation
Many of the examples in this manual print text when they are
evaluated. Examples in this manual indicate printed text with
‘-|’. The value that is returned by evaluating the
expression (here 1
) is displayed with ‘=>’ and
follows on a separate line.
printf ("foo %s\n", "bar") -| foo bar => 1
ISBN 095461206X | GNU Octave Manual Version 3 | See the print edition |