The left side of the figure shows array access from Java. The right side of the figurre shows array access from MATLAB.
Java simple arrays are MATLAB one-dimensional arrays.
Java array of arrays are MATLAB two-dimensional arrays.
Java array of arrays or arrays are MATLAB three-dimensional arrays.