how to use excel data in matlab
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I have about 8 excel of data that i need to incorporate into my code. I need to equal the second column of the files as my y axis. my x axis goes from -20 to +20 in increments of 5. how would I graph these graphs if each graph uses data from three excel files(each file will be only give data for one line in the graph).
I have never used matlab before so please take that into account
댓글 수: 4
Walter Roberson
2015년 9월 16일
How many graphs do you want to draw? Should the first one be data from files 1, 2, and 3, and the second graph be data from files 4, 5, and 6, and the third graph be data from files 7 and 8?
me
2015년 9월 16일
me
2015년 9월 16일
Walter Roberson
2015년 9월 16일
Please show some sample lines from the file.
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!