Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)
I have three dataset of images each one with 30x10 double. I want to collect them in .mat file.
  5 Commenti
Stephen23
Stephen23 il 29 Set 2018
@Bajdar Nour: please upload two .mat files by clicking the paperclip button.

Accedi per commentare.

Risposte (1)

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

Categorie

Scopri di più su Convert Image Type in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by