Acceleration data for step counting

1 vue (au cours des 30 derniers jours)
Iraklis Koskeridis
Iraklis Koskeridis le 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 commentaire
Iraklis Koskeridis
Iraklis Koskeridis le 16 Mai 2020
yes it is data from accelerometer from smartphone. i want to read it in matlab and to create an array.

Connectez-vous pour commenter.

Réponses (2)

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

Iraklis Koskeridis
Iraklis Koskeridis le 13 Mai 2020

Community Treasure Hunt

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

Start Hunting!

Translated by