Re: Multiple Window [message #77039] |
Mon, 25 July 2011 09:41 |
ben.bighair
Messages: 221 Registered: April 2007
|
Senior Member |
|
|
Hi,
On 7/22/11 5:16 PM, Evianis Cruz wrote:
> Hi,
>
> Given:
> longitude = [73]
> temperature = [73, 36, 28,24]
>
> I am trying to plot multiple windows. For example, I plot longitude
> vs. temperature plot, longitude[*], temperature[*,18,0,12]. I want to
> continue this plot for 10 more times in the same window because I only
> have few elements to plot. I only have 73 and want 10 times as
> that.
>
> Thank you!
I'm not clear on what you asking for, but it sounds to me like you want
to look at the builtin OPLOT and PLOTS or their cousins, cgPlot and
cgPlotS - you can find those here...
http://www.idlcoyote.com/graphics_tips/coyote_graphics.php
Cheers,
Ben
|
|
|