How do I initialize an array of matfile objects?
Mostrar comentarios más antiguos
I want to initialize a large array of matfile objects. All the matfile will have the same variables, but just different data.
2 comentarios
KSSV
el 13 de Sept. de 2017
What data you want to write....you need to explain your question more.
Reece Teramoto
el 15 de Sept. de 2017
Editada: Reece Teramoto
el 15 de Sept. de 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.
Respuestas (0)
Categorías
Más información sobre Workspace Variables and MAT Files en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!