Read text files and plot the data
이전 댓글 표시
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
2014년 3월 31일
doc textscan
doc dlmread
doc plot
doc mean
카테고리
도움말 센터 및 File Exchange에서 Text Data Preparation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!