Unnesting arrays automatically
- September 1, 2010
- 4 replies
- 7210 views
Hi fellow MCers,
is there an automated way to "unnest" an array?
I have a huge amount of excel files from which I read in some data. These are all displayed in a nested array (see attached image). As I have really many files I don't wish to call up every single array element manually.
Thanks
Raiko
P.S.
I have made a search for this topic beforehand, but the attachements are missing in the relevant posts 😞
FURTHERMORE
Why is it that the time stamps are put into a nested array instead of a "simple" array?
I'm reading in the time line information from Excel files and had hoped to arrange them according to the time differences. However, in order to compute them I need to access the cells of a nested array. Displaying a nested array is fine but doesn't exactly solove my problem.
Any ideas?
Raiko

