|
From: sfeam (E. Merritt) <eam...@gm...> - 2012-12-27 00:43:57
|
On Wednesday, 26 December 2012, Dima Kogan wrote:
> > On Wed, 26 Dec 2012 12:13:05 -0800
> > "sfeam (Ethan Merritt)" <eam...@gm...> wrote:
> >
> > > plot '-' notitle ps 3
> >
> > That's not a valid plot command,
> > and produces only an error message when I try it here.
> Wait, what? I make plots in this manner reguarly and have for years.
> What looks improper about this command? What error message do you get?
Terminal type set to 'x11'
gnuplot> plot '-' notitle ps 3
^
warning: No pointsize specifier allowed, here
input data ('e' ends) >
|