help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

plotting...


From: John W. Eaton
Subject: plotting...
Date: Mon, 5 Feb 1996 10:59:46 -0600

Chaturapadh Nakavachara <address@hidden> wrote:

: I got prob. with plotting againg
: if I use plot command like this
: 
: plot(mm,nn)
: 
: which "mm" is metrix which dimension is (1,21)
: and "nn" is metrix which dimension is (21,49)
: then I got this error
: line0: plot too long with replot arguments.


This error is coming from gnuplot.  It is almost certainly due to a
fixed limit in gnuplot that is described in the Octave manual in the
section Actual Bugs.

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]