Application for recording data from the accelerometer and microphone on the phone

조회 수: 10 (최근 30일)
Greetings. I want to write simultaneously the data received from the accelerometer and the microphone into a mat file on android, so that I can then send it to the matlab cloud and analyze the received data there. When creating a model in simulink with the support of the android package, the following error appears during compilation:
The code generated for 'accelometr/To File' cannot support Timeseries logging format using current target 'ert.tlc'. Consider switching the logging format to Array or selecting a target that supports Timeseries format.
and when I change the time siries format to Array, then this error comes out:
Data type mismatch at the input port of 'accelometr/To File'. Only data of type double or a type aliased to double can be logged in Array format. Consider using Timeseries format.
How to solve this problem?

답변 (1개)

Sutanu Maiti
Sutanu Maiti 2022년 3월 28일

카테고리

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

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by