Maxima with Ecl can't plot discrete data



On Fri, Sep 26, 2008 at 1:14 PM, Oliver Kullmann
<O.Kullmann at swansea.ac.uk> wrote:

> Maxima encountered a Lisp error:
>
>  Unknown keyword :WAIT

There was a bug in the SYSTEM function (in ECL) so that :wait was not
processed correctly.
That was fixed some weeks ago if I remember correctly.

You probably need a newer ECL version.
My recommendation is to get directly from CVS (i.e. don't use a named release).

HTH

Robert Dodier