채택된 답변

Henrik
Henrik 2015년 1월 15일

0 개 추천

for k=1:30
data=load(['composite' num2str(k) '.dat]);
data_matrix(:,k)=data;
end

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기

질문:

2015년 1월 15일

편집:

2015년 1월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by