Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #450

Re: Filledcurves with functions?

From Ingo Thies <ingo.thies@gmx.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Filledcurves with functions?
Date 2011-07-18 23:27 +0200
Message-ID <98jmpiFm2qU1@mid.individual.net> (permalink)
References <98i5fnFhe3U1@mid.individual.net> <j01odd$jj$1@dont-email.me>

Show all headers | View raw


Am 2011-07-18 18:53, schrieb sfeam:

> set xrange [0:10]
> plot '+' using 1:(sin($1)):(cos($1)) with filledcurves
>
> See 'help special-filenames'

A thanks, I've never been fully aware of these special filenames (and 
others too, since the detour over parametric splot & table is being used 
by several scripts shown in the web).

Best wishes,

Ingo

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar


Thread

Filledcurves with functions? Ingo Thies <ingo.thies@gmx.de> - 2011-07-18 09:25 +0200
  Re: Filledcurves with functions? Ingo Thies <ingo.thies@gmx.de> - 2011-07-18 15:28 +0200
  Re: Filledcurves with functions? sfeam <sfeam@users.sourceforge.net> - 2011-07-18 09:53 -0700
    Re: Filledcurves with functions? Ingo Thies <ingo.thies@gmx.de> - 2011-07-18 23:27 +0200

csiph-web