Why I am getting this error "No connector at hos"?

1 回表示 (過去 30 日間)
Rijo
Rijo 2016 年 10 月 23 日
回答済み: Walter Roberson 2016 年 10 月 23 日
I'm trying to read the sensor data from mobile but when i am entering the ip address of my computer it shows "No connector at host". My system connected with LAN and my phone is connected with wi-fi. I don't know how to rectify the problem. Kindly anyone help me with this. Thanks in advance.

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 10 月 23 日
On your system running MATLAB you must give the command
connector on
and then you must start up MATLAB Mobile on your phone.
If your phone is connected with Wi-Fi to a router in your system then it is probably already being assigned a usable IP address on the same network as your host computer.
However, if your phone is connected with Wi-Fi directly to your host computer, to a Wi-Fi receiver on there, then it would be on a network interface that might be using a different IP address or even different network entirely than the network being used for Wi-Fi. For example, my computer uses an address ending in .135 on the LAN, but I have its direct Wi-Fi interface set to end in .134 so my phone would need to be told to access the .134 address to talk to my computer directly.

カテゴリ

Help Center および File ExchangeMATLAB Mobile についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by