problem with the use of package android sensors
조회 수: 10 (최근 30일)
이전 댓글 표시
Hi i used Matlab r2015 i would connect my huawey p8 Lite with Matlab using the peackage android sensors. I read the guide that i found in matworks web site, i downloaded Matlab Mobile, but i don't able to connect the two devices. I don't know what to do. When i write 'connector on' Matlab show this message: ' f the test is successful, but MATLAB Mobile cannot connect, your computer might have multiple IP addresses. To determine the correct one, see Determining the DNS Name or IP Address of a Computer.' Is this the problem?? I hope someone can solve my problem, thanks a lot.
댓글 수: 0
답변 (1개)
Subin Kuttappan Stellal Mary
2017년 3월 2일
From the error message, I believe your computer is connected to multiple networks (LAN or Wi-Fi).
Refer this documentation link : https://in.mathworks.com/help/matlabmobile/ug/configure-matlab-mobile-for-desktop-connections.html
Try with different IP addresses of the computer in the MATLAB Mobile Android app.
댓글 수: 1
Walter Roberson
2017년 3월 2일
That message is always given when you use
connector on
The code does not check to see if you have multiple interfaces; it just gives the message as one of the more common causes of problems.
참고 항목
카테고리
Help Center 및 File Exchange에서 Setup and Configuration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!