how to import csv file in matlab
Hi, I have one question. I need to import data into MATLAB from a CSV file. Unfortunately, the data has header information in 3 columns. How do I skip the headers and get the data directly? For example: a= import data (‘C:s11.dat’) * Then what is the next step? I need your help. Thank you.Hi, I have one question. I need to import data into MATLAB from a CSV file. Unfortunately, the data has header information in 3 columns. How do I skip the headers and get the data directly? For example: a= import data (‘C:s11.dat’) * Then what is the next step? I need your help. Thank you. Hi, I have one question. I need to import data into MATLAB from a CSV file. Unfortunately, the data has header information in 3 columns. How do I skip the headers and get the data directly? For example: a= import data (‘C:s11.dat’) * Then what is the next step? I need your help. Thank you. MATLAB Answers — New Questions