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

Home » Public Forums » archive » add a period axis?
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 period axis? [message #27192 is a reply to message #27160] Fri, 12 October 2001 08:06 Go to previous messageGo to previous message
nobody@nowhere.com (S is currently offline  nobody@nowhere.com (S
Messages: 55
Registered: July 2001
Member
On Fri, 12 Oct 2001 10:15:38 +0800, jiali <jiali3@21cn.com> wrote:
> Hi, Why are there not answer? Is it possible to add a period axis? Hope to
> get your reply soon. Jiali
>
> "jiali" <jiali3@21cn.com> wrote in message
> news:9q2p35$8oa$1@mail.cn99.com...
>> Hi,
>>
>> I wonder how to add another axis. First create a frequency-power plot:
>>
>> plot,fre,power,xrange=[1,10],yrange=[0,10],xtitle='Frequency '
>>
>> I hope to add an axis on the top but with period(=1/frequency) ticks.
> Maybe
>> like following:
>>
>> aixs,1,10,/xaxis,xrange=[1,0.1], xtitle='Period',......???
>>

I would make an array of labels you'd like to use say label[], then something
like:
axis, xaxis=1,xticks=5,xminor=0,xtickn=label,xtitle='Period'
should work fine.

>> Would you please help me to finish the above?
>>
>> Best,
>> Jiali
>>
>>
>>
>
>


--
Steve S.

steve@NOSPAMmailaps.org
remove NOSPAM before replying
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: fit function
Next Topic: IDL Help Gone Missing

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

Current Time: Sat Oct 11 06:39:59 PDT 2025

Total time taken to generate the page: 1.11876 seconds