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

Home » Public Forums » archive » Re: Iteration in 2D
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: Iteration in 2D [message #72559] Wed, 15 September 2010 16:31
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
You can iterate in N dimensions as the same way as you iterate in 1D.

For example:

array=FINDGEN(34,34,34,34)
FOR i=0l, N_ELEMENTS(array)-1 DO BEGIN
ENDFOR

nata
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: transparent background for line plot in IDL 8.0
Next Topic: Re: KRSgrAVI or another AVI multi-platform library

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

Current Time: Thu Oct 09 06:54:09 PDT 2025

Total time taken to generate the page: 0.80206 seconds