How do I initialize an array of matfile objects?

4 visualizzazioni (ultimi 30 giorni)
Vincent Lee
Vincent Lee il 13 Set 2017
Modificato: Reece Teramoto il 15 Set 2017
I want to initialize a large array of matfile objects. All the matfile will have the same variables, but just different data.
  2 Commenti
KSSV
KSSV il 13 Set 2017
What data you want to write....you need to explain your question more.
Reece Teramoto
Reece Teramoto il 15 Set 2017
Modificato: Reece Teramoto il 15 Set 2017
The 'matfile' documentation gives good first steps on how to create a MAT-file object and populate its variables. It seems like you would just need to create a matrix of MAT-file objects and populate their variables with different data.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Workspace Variables and MAT Files in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by