08-09-2017 09:52 PM
Is this the most convenient way to initialize a named array?
This way seems very Rube-Goldberg'esque.
Thanks
08-09-2017 10:10 PM
Well, this is just a cluster containing a single 1D array as element and that element has a label, allowing bundling and unbundling the array by name. Not sure if I would call that a "named array".
But yes, that's how you would initialize such as array with 16 elements.