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

Home » Public Forums » archive » Re: New IDL User Questions
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: New IDL User Questions [message #25002 is a reply to message #25000] Tue, 08 May 2001 17:31 Go to previous messageGo to previous message
Liam E. Gumley is currently offline  Liam E. Gumley
Messages: 378
Registered: January 2000
Senior Member
"John Piccirillo" <jpicciri@radiancetech.com> wrote in message
news:<f6WJ6.8403$2B6.790502@e420r-chi2.usenetserver.com>...
> b. ;blow-up image X 9 For Screen Display
> For j = 0,84 Do Begin
> For i = 0,199 Do Begin
> JImage[3*i,3*j] = ImageS[i,j,[4]]
> JImage[3*i,3*j+1] = ImageS[i,j,[4]]
> JImage[3*i,3*j+2] = ImageS[i,j,[4]]
> JImage[3*i+1,3*j] = ImageS[i,j,[4]]
> JImage[3*i+1,3*j+1] = ImageS[i,j,[4]]
> JImage[3*i+1,3*j+2] = ImageS[i,j,[4]]
> JImage[3*i+2,3*j] = ImageS[i,j,[4]]
> JImage[3*i+2,3*j+1] = ImageS[i,j,[4]]
> JImage[3*i+2,3*j+2] = ImageS[i,j,[4]]
> EndFor
> EndFor
>
> I don't use the EXPAND function because I don't want to interpolate
> the data.

Let IMDISP do the work:

http://cimss.ssec.wisc.edu/~gumley/imdisp.html

Cheers,
Liam.
http://cimss.ssec.wisc.edu/~gumley/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: TRIGRID co-linearity problem
Next Topic: A new object to play with: horizontal (rectangular) grids

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

Current Time: Fri Oct 10 10:37:18 PDT 2025

Total time taken to generate the page: 0.79679 seconds