Acceleration data for step counting

1 Ansicht (letzte 30 Tage)
Iraklis Koskeridis
Iraklis Koskeridis am 13 Mai 2020
I have a data file xxxxx.out. The file has data in 5 columns. I need to open it with matlab and create an array. I did the same with other xxxx.dat files with no problem.
I use the fopen but returns a single column of data.
fid=fopen(filename.out);
  1 Kommentar
Iraklis Koskeridis
Iraklis Koskeridis am 16 Mai 2020
yes it is data from accelerometer from smartphone. i want to read it in matlab and to create an array.

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Iraklis Koskeridis
Iraklis Koskeridis am 13 Mai 2020
This data are from accelerometer of smart-phone.

Iraklis Koskeridis
Iraklis Koskeridis am 13 Mai 2020

Community Treasure Hunt

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

Start Hunting!

Translated by