I created a function that takes vectors for input variables and returns an array of cells for each set of inputs. The final output variable (output) appears to consist of a 2x1 cell containing two 1x5 cells. I have provided a screenshot below:

I'm just trying to figure out how to smooth out an array of cells (out) as an array of 2x5 cells.
arrays multidimensional-array matlab cell-array
nzbru
source share