採用された回答

Henrik
Henrik 2015 年 1 月 15 日

0 投票

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeWorkspace 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