view Announce @ 3069:db6d57d718f7

[project @ 1997-07-10 23:34:03 by jwe]
author jwe
date Thu, 10 Jul 1997 23:34:07 +0000
parents 9c6cd52f3f5a
children 8901c1183179
line wrap: on
line source

Subject: ANNOUNCE: Octave Version 2.0.9 released

Octave version 2.0.9 is now available for ftp from ftp.che.wisc.edu
in the directory /pub/octave.  Diffs from the previous release are
also available in the same directory.

  -rw-r--r--   1 jwe  3371863 Jul  9 20:54 octave-2.0.9.tar.gz
  -rw-r--r--   1 jwe    10971 Jul  9 20:54 octave-2.0.8-2.0.9.patch.gz

Most bugs reported since the release of version 2.0 have been fixed.

This is a bug-fixing release, but there is one new user-visible
feature:

  * It is now possible to specify a label for lines in the plot key
    when using the plot function.  For example,

      plot (x, y, "-*;sin(x);")

    plots y vs. x using the linespoints style and sets the title of
    the line in the key to be `sin(x)'.

Octave is a high-level interactive language primarily intended for
numerical computations.  It is mostly compatible with MATLAB.

Additional information is available on the WWW at

  http://www.che.wisc.edu/octave

-- 
John W. Eaton
jwe@bevo.che.wisc.edu
University of Wisconsin-Madison
Department of Chemical Engineering