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

Home » Public Forums » archive » Re: this might be a stupid question
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: this might be a stupid question [message #48203 is a reply to message #48202] Thu, 06 April 2006 14:43 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
ChiChiRuiz@gmail.com writes:

> Hi David, i have to generate a ROI to get the values of each parameter
> from this same pixel.
>
> so i have a general .pro
>
> pro main
>
> open files
> read files
>
> get x, y, z, each is an array with size n
>
> scatter_surface, x, y, z
>
> end

Are you saying that if you call the program like this
that it works?

pro main, x, y, z
open files
read files
get x, y, z, each is an array with size n
end

IDL> main, x, y, z
IDL> scatter_surface, x, y, z

And, how are you drawing the ROI?

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
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
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Curvefit issues
Next Topic: this might be a stupid question

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

Current Time: Sat Oct 11 22:19:31 PDT 2025

Total time taken to generate the page: 1.20389 seconds