Why do I receive errors when using the "mobiledev" function on MATLAB Desktop R2017a?
13 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2021-3-12
回答: MathWorks Support Team
2021-3-12
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.
采纳的回答
MathWorks Support Team
2021-3-12
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 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!