photo

Angana Borah


Last seen: circa 4 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


save column values of different multiple .txt files without overwriting in a for loop.
yr = [1951:2018]'; for j = 1:size(A) fil = importdata([folder, A(j).name]); file = dlmread(fullfile(folder , A(j).na...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Risposto
How to read in a lot of files, average a column, and output in a new file?
What if I want find the average of only a few files from that directory, instead of the fullfile, whose ".name" I know?

quasi 5 anni fa | 0