Merge Matrices (365 matrix to 1)

Hello,
I have 365 files (sst.mat) with a matrix (290,940) and i want to merge them to 1 file with 1 matrix (290,940,365).
I tried for differentes ways but its not working.
Thanks.

2 comentarios

madhan ravi
madhan ravi el 26 de Nov. de 2018
is it stored in a mat file?
Felipe Silva
Felipe Silva el 26 de Nov. de 2018
Yes, all the matrices are .mat

Iniciar sesión para comentar.

 Respuesta aceptada

ahmed nebli
ahmed nebli el 26 de Nov. de 2018

0 votos

i suggest you try using the fuction cat to create a multidimentional array like in this exemple https://www.mathworks.com/help/matlab/math/multidimensional-arrays.html

Más respuestas (0)

Categorías

Productos

Versión

R2017a

Etiquetas

Preguntada:

el 26 de Nov. de 2018

Comentada:

el 26 de Nov. de 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by