How to plot data from a csv file in matlab?

  • Follow


How to plot data from a csv file in matlab.  The first 3 rows conssit of alphabetic text , However, the the 4th row to 2000th row has 2 colums having x and y axis data respective please guide
0
Reply road 11/1/2010 8:43:04 PM

"road " <roadtranssms@gmail.com> wrote in message <ian8oo$96p$1@fred.mathworks.com>...
> How to plot data from a csv file in matlab.  The first 3 rows conssit of alphabetic text , However, the the 4th row to 2000th row has 2 colums having x and y axis data respective please guide

Hi,
Use the function txt2mat from FEX:
   www.mathworks.com/matlabcentral/fileexchange/18430
 and read its help.

Mira
-1
Reply Miroslav 11/1/2010 9:27:04 PM


1 Replies
1608 Views

(page loaded in 5.624 seconds)

Similiar Articles:













7/19/2012 5:13:03 PM


Reply: