MAT files

3 次查看(过去 30 天)
Sivakumaran Chandrasekaran
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