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

Antworten (1)

Adam
Adam am 27 Okt. 2014

0 Stimmen

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.

Gefragt:

am 27 Okt. 2014

Beantwortet:

am 27 Okt. 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by