How to Create an Android App to Collect Accelerometer Data and Process with MATLAB Script?
Hi everyone,
I have a MATLAB script that processes data from a CSV file containing linear accelerometer data and generates a result. I need to develop an Android app that performs the following steps:
Press a button to start.
Wait for 10 seconds.
Collect linear accelerometer data for 30 seconds and save it to a CSV file.
Once the CSV file is created, apply the MATLAB script to the file and return specific results.
Is it possible to achieve this with any MATLAB add-ons, or is there a way to execute MATLAB scripts from Kotlin in Android Studio?
Thank you very much for your help!Hi everyone,
I have a MATLAB script that processes data from a CSV file containing linear accelerometer data and generates a result. I need to develop an Android app that performs the following steps:
Press a button to start.
Wait for 10 seconds.
Collect linear accelerometer data for 30 seconds and save it to a CSV file.
Once the CSV file is created, apply the MATLAB script to the file and return specific results.
Is it possible to achieve this with any MATLAB add-ons, or is there a way to execute MATLAB scripts from Kotlin in Android Studio?
Thank you very much for your help! Hi everyone,
I have a MATLAB script that processes data from a CSV file containing linear accelerometer data and generates a result. I need to develop an Android app that performs the following steps:
Press a button to start.
Wait for 10 seconds.
Collect linear accelerometer data for 30 seconds and save it to a CSV file.
Once the CSV file is created, apply the MATLAB script to the file and return specific results.
Is it possible to achieve this with any MATLAB add-ons, or is there a way to execute MATLAB scripts from Kotlin in Android Studio?
Thank you very much for your help! transferred MATLAB Answers — New Questions