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

Home » Public Forums » archive » Plotting one point per loop
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: Plotting one point per loop [message #91392 is a reply to message #91391] Wed, 08 July 2015 10:46 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Hello,

On 07/08/15 13:32, wdolan@oxy.edu wrote:
> *new user here!
>
> So I have a set of scans that make up one 'run', and I have a loop
> that calculates a certain value for each scan. I want to plot that
> value against the longitude of the scan, so that at the end I get a
> graph that plots the value vs. the longitude on one graph for all the
> scans in that run. If you need clarification let me know!
>
> I've got the variables figured out, but it doesn't want to let me
> plot a singular point on a graph, and then loop over it and plot more
> singular points on that same graph. I've tried just the plots
> command, with no luck.

Direct or function graphics?

Either way, why not just do a single plot of all the points at the end
of a 'run', rather than as you go for each scan? That is, one mondo plot
outside the scan loop.

That way you don't have to keep track of the plot window, plot bounds,
etc etc..

And it'll prolly be faster too.

cheers,

paulv
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: READ, adn get data into an array from LARGE SIZE FILES
Next Topic: Leap Seconds and JULDAY()

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

Current Time: Thu Oct 09 08:00:20 PDT 2025

Total time taken to generate the page: 1.27798 seconds