Matlab 3D matrix to max
Hi,
I have a 3d matrix in Matlab (NxMx10) which represents 10 gains for a position x (of N dimension) and an position y (of M dimension): I want to import this matrix in max and be able to read the output for specific x and y.
Specifically, I want to have this matrix loaded in max, choose N and M and then output the 10 gains.
Does anyone know in what format I need to export this matrix and how to import it to max?
cheers,
S.