How can I plot multiple columns from multiple files using plot?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have four .dat files each containing three columns. The first column is supposed to be my data for X-axis whereas the second and third columns shall be the Y axis values. In each file the total number of X-axis values are different (but range is similar). However, I want to plot all the Y-axes values from all files against the X-axis in a single graph. Can you please provide a way to do so? Thanks
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Line Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!