tavg = Mean@proc[[All, All, 2]]; tavg = Transpose[{proc[[1, All, 1]], tavg}];. But perhaps a more elegant way is: idat = Import[#] ...
確定! 回上一頁