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

Home » Public Forums » archive » Re: Split an int array into different arrays
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: Split an int array into different arrays [message #83400 is a reply to message #83399] Mon, 04 March 2013 04:44 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

> array = RandomU(seed, 100000)
> foldedArray = Rebin(array, 100, 100)

Duh! I seem to always type "Rebin" when I mean "Reform". Sorry. :-(

array = RandomU(seed, 100000)
foldedArray = Reform(array, 100, 100)

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Split an int array into different arrays
Next Topic: bug? or how to distinguish between a Hash and an array of Hashes ?

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

Current Time: Wed Oct 08 19:24:01 PDT 2025

Total time taken to generate the page: 0.00393 seconds