Why do I receive errors when using the "mobiledev" function on MATLAB Desktop R2017a?
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 12 de Mzo. de 2021
Respondida: MathWorks Support Team
el 12 de Mzo. de 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.
Respuesta aceptada
MathWorks Support Team
el 12 de Mzo. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Mobile en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!