How collect three different .mat files in one .mat file?

1 次查看(过去 30 天)
I have three dataset of images each one with 30x10 double. I want to collect them in .mat file.
  5 个评论
Stephen23
Stephen23 2018-9-29
@Bajdar Nour: please upload two .mat files by clicking the paperclip button.

请先登录,再进行评论。

回答(1 个)

ANKUR KUMAR
ANKUR KUMAR 2018-9-29
Just load the data. Once you can see all the variables in workspace, just write
save('file.mat')

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by