[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cell Arrays
- Subject: Cell Arrays
- From: "Joe Regensburger" <jjr(at)physics.umass.edu>
- Date: Mon, 10 Jul 2000 11:26:10 -0400
- Newsgroups: comp.lang.idl-pvwave
- Organization: University of Massachusetts, Amherst
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:20169
Hi,
Some programs have objects which can store multiple data types in a single
array. So theoretically I can store numerical arrays of differing length
inside a cell of another array. I was wondering if it is at all possible in
IDL?
Thank you,
Joe