[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: findgen([variable])



Oh Craig, I expected an answer involving HISTOGRAM from you :-(

Cheers,
Pavel

Craig Markwardt wrote:
> 
> Martin Skou Andersen <skou@fys.ku.dk> writes:
> > Is it posible to make an mutiple dimensional array by using a variable
> > such as findgen(x)?
> 
> This is virtually impossible, right?  You are asking for each row of
> the resulting array to be of a different length.  That's not really a
> 2 dimensional array is it?
> 
> Craig