Why MATLAB mobile is not supporting all the sensors in Motorola Moto G3

4 visualizaciones (últimos 30 días)
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

Respuestas (1)

Walter Roberson
Walter Roberson el 25 de Mayo de 2017
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".
  1 comentario
Shivam Upadhyaya
Shivam Upadhyaya el 25 de Mayo de 2017
As per your answer The MATLAB Support Package for Android Sensors lets you acquire and log data from the supported Android sensors to obtain the indicated measurements:
Acceleration on 3-axes Magnetic field on 3-axes Angular velocity on 3-axes Azimuth, roll, pitch Latitude, longitude, altitude, horizontal accuracy, speed, and course.
But in my phonethere is no support for angular velocity data and pitch roll and azimuth data .... On selection the MATLAB shows a message that this sensor is not available on your device ... But I double checked that the sensor is there and other 3rd party apps show their data ...

Iniciar sesión para comentar.

Comunidades de usuarios

Más respuestas en  Distance Learning Community

Categorías

Más información sobre MATLAB Mobile en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by