+1 vote
in Matlab by
Can Multi-dimensional arrays supported in MATLAB?

1 Answer

0 votes
by

No, it do not support. It supports two-dimensional type of matrix. The option is option with programmer to write the function of their own to utilize multi-domensional array feature as per application of use.

...