Info

This question is closed. Reopen it to edit or answer.

how can change and read 'data.csv' ?

1 view (last 30 days)
wenlong Ma
wenlong Ma on 13 Apr 2018
Closed: MATLAB Answer Bot on 20 Aug 2021
like this picture,i have 1000*2 data, but my csvdata is with comma as point. so i can't right to read it with csvread or textscan. for example: (2,0e-5(Time), 3,52037e-2(voltage)), i can read only 1*4 double,like (2 0 3 520.37). so anyone have idea for this Situation ?

Answers (1)

wenlong Ma
wenlong Ma on 13 Apr 2018
like this Picture

Community Treasure Hunt

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

Start Hunting!