|
From: Daniel J S. <dan...@ie...> - 2006-05-11 17:08:49
|
Hans-Bernhard Br=F6ker wrote: > The 'natural' way of doing this plot would be something like >=20 > set parametric > plot u,v,norm2d(u,v) filter contour(levels=3D5) with lines, \ > invnorm(rand(0)),invnorm(rand(0)),-0.2 isosamples 5000,1 w p >=20 > We're erecting quite a pile of kluges and tricks to emulate this=20 > non-existing command. Call it sifting and winnowing... or better yet, the scientific process. So isosamples embedded in the command is the new concept here. I could l= ive with that. Dan |