|
From:
<br...@ph...> - 2006-05-11 11:09:05
|
Daniel J Sebald wrote: > Ethan A Merritt wrote: >> Also I think it would neat if you can manage to jam the generation >> of the samples into the actual plot command so that "replot" will >> resample rather than simply redrawing the previous sampling. This would of course collide rather badly with the fact that 'contour' is a modal setting, rather than a per-plot data filter. So it's hard to keep 'set contour' from trying to contour the random scatter without an external data file. One could of course just abuse an existing, non-gridded data file instead of creating one on-the-fly --- the biggest eligible one would be world.dat, which contains ~1000 data points. |