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

Home » Public Forums » archive » Re: How to plot many lines simultaneously
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How to plot many lines simultaneously [message #32732 is a reply to message #32731] Tue, 05 November 2002 13:00 Go to previous messageGo to previous message
Pavel A. Romashkin is currently offline  Pavel A. Romashkin
Messages: 531
Registered: November 2000
Senior Member
David Fanning wrote:
>
> lily_zhang (fengliza@sina.com) writes:
>
>> Now I have two matrices, X and Y. Supposing X = FltArr(100), Y =
>> FltArr(8,100),
>> I just wonder how to plot all the columns of Y as the functions of X
>> in an image simultaneouly.
>
> I'd try something like this.
>
> Plot, x, y[0,*], YRange=[Min(y),Max(y)]
> FOR j=1,7 DO OPlot, x, y[j,*]

This is plotting *subsequently*. For simultaneous, he'd have to do a
Countour, huh?
Am I being a little ... retentive? Sorry :-)
Cheers,
Pavel
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: gurus: example code as main level code ?
Next Topic: Re: About file length

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

Current Time: Fri Oct 10 11:14:20 PDT 2025

Total time taken to generate the page: 1.28275 seconds