plotting graphs



On 1/31/06, Raymond Toy <raymond.toy at ericsson.com> wrote:

> What "plot" function?  Do you meant plot2d?

I wonder if anyone is opposed to something like this:

  (defmspec $plot (foo) (format t "There is no function named `plot'.
Perhaps you meant to say `plot2d'.~%"))

I've made the mistake of writing plot instead of plot2d
more than once myself ...

Robert Dodier