[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with ploting and some other stuff
From: |
John W. Eaton |
Subject: |
Problem with ploting and some other stuff |
Date: |
Tue, 2 Mar 1999 22:19:29 -0600 (CST) |
On 2-Mar-1999, Ivo Babarovic <address@hidden> wrote:
| line 0: expecting "title" for plot
|
| gnuplot> "line 25" w dots...
| ...
| ...
| line 0:invalid command
| --------------------------------
| I think this happens becouse to many lines (line 1-, line 2-, line 3-, ...)
| are printed in gnuplot window.
Probably. I think the latest gnuplot has finally eliminated this
line-length limit. If not, the Trouble section of the Octave manual
describes the fix for older versions of gnuplot.
jwe