Connecting to Matlab Mobile, multiple IP addresses

조회 수: 6 (최근 30일)
Nate_52
Nate_52 2017년 6월 1일
댓글: Veagau Gendhi 2017년 12월 27일
I'm running matlab 2014a and trying to connect to matlab mobile on my IOS device. I have a virtual machine set up on my computer, and the IP address that matlab suggests after running
connector on password;
is the IP address that I think belongs to one of my virtual machines.
In the command line I have run "ipconfig -all", and have tried putting the correct IP address into the matlab mobile app, but I get an error on my iphone that says "Lost communication with MATLAB. To fix, repeat last action of reconnect to MATLAB"
I can navigate in my browers to "localhost:port#", and I see a message "Welcome to the connector service." However, this message appears whether connector is on or off.
Both phone and computer are on the same wifi network.
What am I doing wrong? Do I need to change the IP address used by the computer on the matlab side, instead of just on the phone side?
  댓글 수: 3
Nate_52
Nate_52 2017년 6월 1일
I'm using VMware for the virtual machine.
Veagau Gendhi
Veagau Gendhi 2017년 12월 27일
You can have a try to restart the network service for both VMware virtual Machines, and then run
connector on
You'll see the ip given to you is the ip of virtual machines, so you can turn to run
ipconfig
on you cmd,and get the ip for your local PC. Input the local ip on your Matlab mobile and it makes out!
Here are the details.(I'm a student from China,so the language of interface…you know.Have a try!If you have problem with it, you can mail me:gw809609603@outlook.com)
1.
2.
3.
Wish you can solve your problem.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by