problem with the use of package android sensors
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Subin Kuttappan Stellal Mary
on 2 Mar 2017
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 Comment
Walter Roberson
on 2 Mar 2017
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.
See Also
Categories
Find more on MATLAB Mobile in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!