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

Home » Public Forums » archive » Re: Using plot_io
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
Re: Using plot_io [message #9689] Mon, 11 August 1997 00:00
Andre Lodwig is currently offline  Andre Lodwig
Messages: 5
Registered: April 1997
Junior Member
John Slavich wrote:
>
> Hi there,
>
> I'm trying to do a log. plot of a series of one dimensional array
> (e.g. plot_io, data(i,0:500)). Strangely, most of the plots have a
> y-scale which goes from 0 to 1 (and this is a log plot!). Ooccasionally
> it will plot the data on a true log plot, like one set out of 12. I've
> tried to check the arrays, and although some numbers are very small
> (e.g. E-5) there is no 0 value.
> I'm using version 3.61. Is it a bug with the soft. or is it my fault?
> being still a novice, the money is on me! Can anyone help?
>
> Thanks for your time

Maybe there are some zero-Elements in your array?
this would confuse the autoranging.
Try setting a fixed yrange, e.g. plot_oi,data,yrange=[.01,100]
If your data is complex, do plot_oi,abs(data)....

--

Andre Lodwig

Please romove the 'x' from the adress to email-reply.
Zum Antworten per email bitte das 'x' aus der Adresse entfernen.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: DICOM in IDL?
Next Topic: Using plot_io

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

Current Time: Wed Oct 08 19:13:50 PDT 2025

Total time taken to generate the page: 0.00490 seconds