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

Home » Public Forums » archive » Re: Add a Vertical Line to a Plot
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: Add a Vertical Line to a Plot [message #71847 is a reply to message #71767] Fri, 23 July 2010 05:01 Go to previous message
Solargus is currently offline  Solargus
Messages: 5
Registered: May 2010
Junior Member
On Jul 22, 9:11 am, David Fanning <n...@dfanning.com> wrote:
> Solargus writes:
>> How can I add a vertical line to a certain time index value within a
>> plot? Say, at time.hour=6?
>
> PlotS, [time.hour, time.hour], !Y.CRange
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")

I've tried

PlotS, [time.hour eq 6, time.hour eq 6], !Y.CRange
PlotS, [6, 6], !Y.CRange

but this is not working. Could you be more explicit?

Thanks
[Message index]
 
Read Message
Read Message
Previous Topic: Re: HDF_SD_GETACCESS: No content in variable, error
Next Topic: Re: eliminating "banner"

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

Current Time: Thu Oct 09 20:41:42 PDT 2025

Total time taken to generate the page: 0.00581 seconds