Why does the MATLAB Mobile Connector To Desktop Feature no longer work?

3 views (last 30 days)
Recently, I tried using the MATLAB Mobile Connector to Desktop Feature. However, I am no longer able to access the feature. What happened to it?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 28 May 2020
The MATLAB Mobile Connector to Desktop Feature has been deprecated. The feature was deprecated in September 2019, starting from iOS version 7.7 and Android version 4.7. For mobile devices with earlier versions connected to MATLAB R2019b or earlier, the MATLAB Mobile Desktop connector feature still works.
Possible workarounds include:
1. Connecting to MATLAB Cloud via MATLAB mobile and importing/exporting necessary files.
https://www.mathworks.com/products/matlab-mobile.html#connect-to-the-cloud
2. Using a TCPIP Connection to communicate between phone and desktop (Note: This requires both phone and desktop to be on the same network)
https://www.mathworks.com/help/matlab/tcpip-communication.html
3. Using a remote desktop connection
4. Interacting with the outputs generated by the code running on desktop (i.e. log files, email, web page etc)

More Answers (0)

Community Treasure Hunt

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

Start Hunting!