Re: direct graphics or object graphics ? [message #60307 is a reply to message #60172] |
Wed, 07 May 2008 03:53   |
Spon
Messages: 178 Registered: September 2007
|
Senior Member |
|
|
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
|
|
|