Why MATLAB mobile is not supporting all the sensors in Motorola Moto G3
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
My MATLAB mobile is supporting accelerometer and magnetometer and GPS, not all the sensors in Moto G3 .... Is there any problem in my phone or bug in MATLAB mobile
0 Commenti
Risposte (1)
Walter Roberson
il 25 Mag 2017
https://www.mathworks.com/hardware-support/android-sensor.html lists the supported sensors.
In Android, sensors do not "self-identify": with appropriate C code you can get the list of sensor device numbers, but the code is then expected to know how to control that kind of device and how to interpret it. There is no interface to say "Sensor #34, tell me what you are and all the various settings you have and recommend to me some good settings".
Community
Più risposte nel Distance Learning Community
Vedere anche
Categorie
Scopri di più su MATLAB Mobile in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!