Effacer les filtres
Effacer les filtres

how to concatenate multiple matrix files into a single file

4 vues (au cours des 30 derniers jours)
Saurabh Choubey
Saurabh Choubey le 18 Jan 2019
Modifié(e) : madhan ravi le 18 Jan 2019
I have around 168 mat files with the same variable. I need to concatenate these files into a single mat file

Réponses (1)

madhan ravi
madhan ravi le 18 Jan 2019
Modifié(e) : madhan ravi le 18 Jan 2019
finally use vertcat() or horzcat() to concatenate and then save it as one .mat file.

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by