I can use sub to pretend a larger array is a smaller, or differently shaped 
one. Is there functionality to allow me to treat several smaller arrays as 
a larger one without copying them? In effect, mimicking hcat and friends, 
but without copying data.

Reply via email to