Average data from multiple tsv files to graph
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi everyone,
I'm trying to pull data from multiple tsv files and average them together and plot it as a single graph. I'm trying to figure out how to do this but does anyone know a nice way of doing it? Newish to matlab so this might be an obvious answer.
댓글 수: 0
답변 (2개)
Stephan Koehler
2011년 10월 3일
I wrote a script just for this, which is on MATLAB central file exchange: look for tsvread.m
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!