0 votes
in Matlab by

In MatLab is it possible to handle multi-dimensional arrays?

1 Answer

0 votes
by

Yes, it is possible in MatLab to handle multi-dimensional arrays. Matlab’s internal data structure is limited to a two-dimensional matrix. But to handle multi-dimensional arrays in Matlab, you can create your own functions in Matlab language.

Related questions

+1 vote
asked Jul 31, 2020 in Matlab by sharadyadav1986
0 votes
asked Apr 10, 2022 in Saviynt by SakshiSharma
...