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

Home » Public Forums » archive » Re: oplot problem
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: oplot problem [message #17806 is a reply to message #17796] Fri, 05 November 1999 00:00 Go to previous message
thompson is currently offline  thompson
Messages: 584
Registered: August 1991
Senior Member
Kristine Hensel <kdhensel@earthlink.net> writes:

> Hi,

> I'm running IDL version 5.1.1 under Solaris, and I'm having problems
> with flaky behavior of oplot.

> For example, when I run the following ...

> !p.multi = [0,1,2]
>
> loadct, 39 ; Load Rainbow color table
>
> ; Plot to n/2; higher indices contain
> ; aliased frequencies:
> plot, abs(fft_padded_bz[0:n/2]), charsize=2, ticklen=-0.02 ; Plot 1
> oplot, abs(no_peak_fft[0:n/2]), color=30

> plot, time_vector, bz, charsize=2 ; Plot 2
> oplot, flat_bz, color=35
> oplot, inverse_fft, color=60

> ... the first plot has 2 signals and the second plot has only 1. I've
> run into invisible oplots before, and never figured it out.

> Is there an obvious reason for this problem?

Hmmm, should the oplot command be

oplot, time_vector, flat_bz, color=35
^^^^^^^^^^^

I've often made the same mistake myself. :^)

William Thompson
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Xinteranimate "Unable to create pixmap" error
Next Topic: oplot problem

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

Current Time: Sun Oct 12 00:33:36 PDT 2025

Total time taken to generate the page: 0.96025 seconds