Why do I receive errors when using the "mobiledev" function on MATLAB Desktop R2017a?
조회 수: 11 (최근 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!