Read text files and plot the data

10 次查看(过去 30 天)
Daniel
Daniel 2014-3-31
Basically I have 6 text files that I want to read in. Each of those text files has 6 columns, each different lengths of at least 1000 numbers. I want to take the average of each column and then plot it. I'm stuck on where to even begin

回答(1 个)

Dishant Arora
Dishant Arora 2014-3-31
doc textscan
doc dlmread
doc plot
doc mean

类别

Help CenterFile Exchange 中查找有关 Text Data Preparation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by