Why do I receive errors when using the "mobiledev" function on MATLAB Desktop R2017a?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 12 Mär. 2021
Beantwortet: MathWorks Support Team
am 12 Mär. 2021
When using "mobiledev" on R2017a on a desktop MATLAB, I get the following error messages:
>> mobiledev
Error using mobiledev (line 261)
Connector is not started.
Akzeptierte Antwort
MathWorks Support Team
am 12 Mär. 2021
This is because using "mobiledev" from MATLAB Desktop R2017a onwards is NOT supported.
There are 2 workarounds to resolve this issue:
1) Upgrade to a newer release ( R2020b onwards) and install the relevant support Package:
2) Use the "mobiledev" function on either MATLAB online or your mobile device.
The capabilities of the "mobiledev" function have changed quite a bit over time. It used to be for MATLAB Desktop, you would use it on desktop MATLAB and it would connect to a mobile, which would get data to your desktop from that mobile running MATLAB mobile. Then for a while, you could only stream from one mobile to another or from mobile to MATLAB online, but now we again have a support package for desktop support (R2020b onwards).
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Mobile finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!