필터 지우기
필터 지우기

How to load *.mat files named as File-0-0.mat, File-0-1.mat and so on in Matlab. I want to do this automatically in a loop. Do anyone have idea about this thing? Please let me know.

조회 수: 1 (최근 30일)
How to load *.mat files named as File-0-0.mat, File-0-1.mat and so on in Matlab. I want to do this automatically in a loop by specifying two nested loops. In each itteration the loop will load a specific *.mat file.
Meanwhile, one another concern is how to adjust the code like,
If
i=1 and j=2
and i want to load a *.mat file that is saved as File-1-2.mat
If this problem get solved then the above issue can also be resolved. Kinldy, provide me guidence in this regard.

채택된 답변

Takumi
Takumi 2019년 11월 2일
편집: Takumi 2019년 11월 2일

추가 답변 (0개)

카테고리

Help CenterFile 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!

Translated by