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

Home » Public Forums » archive » Re: Setting ranges on surfaces
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: Setting ranges on surfaces [message #12878 is a reply to message #12861] Wed, 16 September 1998 00:00 Go to previous messageGo to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Alexander Proussevitch (alexp@plato.sr.unh.edu) writes:

> Hi Richard:
>
> The answer is
>
> Surface, z(10:50,*), x(10:50), y, XRange=[10,50]

Well, possibly if X = Indgen(60) or something like that,
but certainly not if X has real-world values in it. The
XRange keyword will throw everything off. Consider this
example:

data = Dist(60,60)
x = Indgen(60)*2
y = Indgen(60)
Surface, data(10:50,*), x(10:50), y, XRange=[10,50]

> PS If you need, I can write almost all kinds of programs (including
> interfaces and complex math) in this language for very little money

I charge as much as I can get away with, but I'm guessing
it might be worth it to you. :-)

Cheers,

David

----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438, Toll-Free Book Orders: 1-888-461-0155
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: object reference in a structure
Next Topic: Re: array subscripts

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

Current Time: Sun Oct 12 03:04:23 PDT 2025

Total time taken to generate the page: 0.72234 seconds