comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » vector overplot
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
vector overplot [message #11804] Tue, 26 May 1998 00:00
Thierry Wannier is currently offline  Thierry Wannier
Messages: 4
Registered: May 1998
Junior Member
I would appreciate a suggestion on the following:

I want to overplot n vectors of m points forming a matrix a(m,n).
I first used a loop of the type
plot, a(*,0)
for i = 1,n do oplot, a(*,i)
It does function but I was looking for a more rapid way without a FOR
loop.
I then used
plot, indgen(n_elements(a)) mod n, a
which also functions (with some make-up) but does not save much time.

Does someone propose an elegant way to get this overplot?

Thanks: Thierry
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: vector overplot
Next Topic: Scroll bars in scalable draw widgets

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:42:36 PDT 2025

Total time taken to generate the page: 0.00775 seconds