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) |
D.1 Actual Bugs We Haven't Fixed Yet
-
Output that comes directly from Fortran functions is not sent through
the pager and may appear out of sequence with other output that is sent
through the pager. One way to avoid this is to force pending output to
be flushed before calling a function that will produce output from
within Fortran functions. To do this, use the command
fflush (stdout)
Another possible workaround is to use the commandpage_screen_output = "false"
to turn the pager off.
A list of ideas for future enhancements is distributed with Octave. See the file ‘PROJECTS’ in the top level directory in the source distribution.
ISBN 095461206X | GNU Octave Manual Version 3 | See the print edition |