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

Home » Public Forums » archive » Plot a line x=0
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
Plot a line x=0 [message #82848] Wed, 23 January 2013 01:46 Go to next message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
Folks,
Hi,
I want to plot line X=0 on my graph that i have.
Any help would be appreciated,
Cheers,
Dave
Re: Plot a line x=0 [message #82946 is a reply to message #82848] Wed, 23 January 2013 02:36 Go to previous message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Wednesday, January 23, 2013 2:25:09 AM UTC-8, alx wrote:
> Le mercredi 23 janvier 2013 10:46:43 UTC+1, dave poreh a écrit :
>
>> Folks,
>
>>
>
>> Hi,
>
>>
>
>> I want to plot line X=0 on my graph that i have.
>
>>
>
>> Any help would be appreciated,
>
>>
>
>> Cheers,
>
>>
>
>> Dave
>
>
>
> in DG:
>
> oplot, [0,0], !Y.CRange
>
>
>
> in NG, given a previous plot referenced by pl:
>
> !null = plot(OVERPLOT=pl, [0,0], pl.YRANGE)
>
>
>
> alx.

Thanks Alx works nice:)
Cheers,
Dave
Re: Plot a line x=0 [message #82947 is a reply to message #82848] Wed, 23 January 2013 02:25 Go to previous message
lecacheux.alain is currently offline  lecacheux.alain
Messages: 325
Registered: January 2008
Senior Member
Le mercredi 23 janvier 2013 10:46:43 UTC+1, dave poreh a écrit :
> Folks,
>
> Hi,
>
> I want to plot line X=0 on my graph that i have.
>
> Any help would be appreciated,
>
> Cheers,
>
> Dave

in DG:
oplot, [0,0], !Y.CRange

in NG, given a previous plot referenced by pl:
!null = plot(OVERPLOT=pl, [0,0], pl.YRANGE)

alx.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: reading and plotting CDF from within IDL
Next Topic: HISTOGRAM

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

Current Time: Wed Oct 08 13:43:06 PDT 2025

Total time taken to generate the page: 0.00610 seconds