필터 지우기
필터 지우기

Merge Matrices (365 matrix to 1)

조회 수: 1 (최근 30일)
Felipe Silva
Felipe Silva 2018년 11월 26일
댓글: Felipe Silva 2018년 11월 26일
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
madhan ravi
madhan ravi 2018년 11월 26일
is it stored in a mat file?
Felipe Silva
Felipe Silva 2018년 11월 26일
Yes, all the matrices are .mat

댓글을 달려면 로그인하십시오.

채택된 답변

ahmed nebli
ahmed nebli 2018년 11월 26일
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
  댓글 수: 1
Felipe Silva
Felipe Silva 2018년 11월 26일
i renamed the vars and used cat 3.
thanks

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Type Identification에 대해 자세히 알아보기

태그

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by