Acceleration data for step counting

조회 수: 1 (최근 30일)
Iraklis Koskeridis
Iraklis Koskeridis 2020년 5월 13일
댓글: Iraklis Koskeridis 2020년 5월 16일
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
Iraklis Koskeridis
Iraklis Koskeridis 2020년 5월 16일
yes it is data from accelerometer from smartphone. i want to read it in matlab and to create an array.

댓글을 달려면 로그인하십시오.

답변 (2개)

Iraklis Koskeridis
Iraklis Koskeridis 2020년 5월 13일
This data are from accelerometer of smart-phone.

Iraklis Koskeridis
Iraklis Koskeridis 2020년 5월 13일

카테고리

Help CenterFile Exchange에서 String Parsing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by