Réponse acceptée

Henrik
Henrik le 15 Jan 2015

0 votes

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

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by