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

조회 수: 37 (최근 30일)
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

답변 (1개)

Tejas
Tejas 2024년 5월 20일
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:
  댓글 수: 11
SANJU
SANJU 2024년 9월 5일
편집: SANJU 2024년 9월 5일
Thank you for your reply. I'll then just workaround.
Ganishk D
Ganishk D 2024년 9월 30일
I'm using R2024a it's not working but as you mentioned it's working on MATLAB online as you mentioned.
Is there a way to log the data offline in LAN to MATLAB?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Sensor Data Collection에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by