problem with the use of package android sensors
3 次查看(过去 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!