How do I initialize an array of matfile objects?
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to initialize a large array of matfile objects. All the matfile will have the same variables, but just different data.
댓글 수: 2
Reece Teramoto
2017년 9월 15일
편집: Reece Teramoto
2017년 9월 15일
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.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!