필터 지우기
필터 지우기

MAT files

조회 수: 7 (최근 30일)
Sivakumaran Chandrasekaran
Sivakumaran Chandrasekaran 2012년 4월 2일
How to save two files as a single MAT file.

채택된 답변

Thomas
Thomas 2012년 4월 2일
p=load matfile1.mat
q=load matfile2.mat
save newmatfile.mat

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by