Bernat wrote:
> for i=0, 1000 do oplot, datax[i,*], datay[i,*]
David Fanning wrote:
> until I get my head around why in
> the world someone would want to do this, I can't really
> thing about how I would implement the mess. :-)
Jean H wrote:
> > ... I
> > doubt anyone has a brain large enough to capture, remember, analyze
and
> > correlate to your original data that many plots at once!
> > Jean
Bernat writes:
> This is not the problem,
> Drawing all the plots is a good idea for analyse the data.
Something tells me there are several people you've yet to convince of
this ;-) (myself included). Just out of curiosity, what are you trying
to visualise in this way? I'd be interested to know how sparsely
scattered a dataset would need to be for this method to give you
something other than a headache. :-)
Regards,
Chris


|