How do I initialize an array of matfile objects?

I want to initialize a large array of matfile objects. All the matfile will have the same variables, but just different data.

2 Comments

What data you want to write....you need to explain your question more.
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.

Sign in to comment.

Answers (0)

Products

Tags

Asked:

on 13 Sep 2017

Edited:

on 15 Sep 2017

Community Treasure Hunt

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

Start Hunting!