how can I read csv file?

Hi, I have my csv file attached below, I have trouble to read them into matlab, can anyone help me on this?

 Accepted Answer

data = load('record1.csv');

More Answers (0)

Community Treasure Hunt

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

Start Hunting!