Borrar filtros
Borrar filtros

Why do I get the "Failure to load the device plug-in" when connecting with android mobile device?

45 visualizaciones (últimos 30 días)
Why do I get the "Failure to load the device plug-in" when connecting with android mobile device?
c = mobiledev('A53 von Ina')
Auf dem Handy ist Matlab Mobiel installiert

Respuestas (1)

Tejas
Tejas el 20 de Mayo de 2024
Hello Dina,
To resolve the above issue, try this workaround:
  • Navigate to Environment Variables > System Variables and choose the Edit option for Path.
  • Add C:\Program Files\MATLAB\R2024a\bin\win64 (assuming MATLAB is installed in C:\Program Files\MATLAB\R2024a)
  • Restart MATLAB.
Additionally, ensure that:
  • The MATLAB Support Package for Android Sensors and MATLAB Mobile app is installed.
  • Both the MATLAB desktop application and the MATLAB Mobile app are logged into the same account.
  • In the MATLAB Mobile app, under More > Sensor Access, the setting is switched to 'on'.
For more information on mobiledev function, refer to this documentation: https://www.mathworks.com/help/matlab/ref/mobiledev.html .
For more information on MATLAB Mobile, refer to this documentation:
  4 comentarios
Alejandro Boadella Aguado
Alejandro Boadella Aguado el 4 de Jun. de 2024
Same problem. Resolved using path--> C:\Program Files\MATLAB\R2024a\bin\win64
And also updating everything.
Thanks

Iniciar sesión para comentar.

Categorías

Más información sobre Setup and Configuration en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by