How do you import excel data and plot it
이전 댓글 표시
Please view the attached spreadsheet. (its just x and y coordinates)
I want to know it it makes a sin wave, cos wave, parabola or cubic curve. So how can matlab reference this then plot it?
thanks
답변 (1개)
Adam
2014년 10월 27일
I've never used it, but there is a function called
csvread
which I assume will read a .csv file into Matlab.
doc csvread
for its help file.
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!