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

Home » Public Forums » archive » Try this
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: Try this [message #13019 is a reply to message #12959] Fri, 25 September 1998 00:00 Go to previous messageGo to previous message
R. Bauer is currently offline  R. Bauer
Messages: 137
Registered: November 1996
Senior Member
Ray Sterner wrote:

> Try this:
>
> x=dindgen(1000)/999.*20.
> for f=0.,10.,.02 do begin plot,/xstyl,x+f*1D6,sin(x) & empty & endfor
>
> Ray Sterner sterner@tesla.jhuapl.edu
> The Johns Hopkins University North latitude 39.16 degrees.
> Applied Physics Laboratory West longitude 76.90 degrees.
> Laurel, MD 20723-6099

Very nice Ray,

This is a very good example to show the impossibility of plot with double.

I know from your jsplot how to get around of this problem.


The description of plot should be taken seriously.


regards
Reimar


Calling Sequence

PLOT, [X,] Y

Arguments

X
A vector argument. If X is not specified, Y is plotted as a function of
point number (starting at zero). If both arguments are provided, Y is
plotted as a function of X.


This argument is converted to single-precision floating-point before
plotting. Plots created with PLOT are limited to the range and precision
of single-precision floating-point values.






--
R.Bauer

Institut fuer Stratosphaerische Chemie (ICG-1)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Calling IDL functions from C!!!
Next Topic: Re: The inverse of Extract_Slice

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

Current Time: Wed Oct 08 18:52:34 PDT 2025

Total time taken to generate the page: 0.00375 seconds