|
From: Dima K. <gn...@di...> - 2012-12-27 01:04:59
|
> On Wed, 26 Dec 2012 16:43:48 -0800
> "sfeam (Ethan Merritt)" <eam...@gm...> wrote:
>
> 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) >
Interesting. It works just fine for me. How would you set pointsize?
In any case, the issue I'm describing doesn't depend on the "ps 3" or
the "notitle". I see it with just a "plot '-'" command.
|