Matlab Mobile: Search files on phone
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi, When using Matlab Mobile on an Android phone, is there a way to tell a function to use read in an image or video file that is on the phone? I looked at the path name for an image and tried to use that, but it gave an error message saying it couldn't find it.
Thanks
댓글 수: 0
채택된 답변
Walter Roberson
2017년 7월 10일
No, there is not.
If you are linking to your own host (not the MATLAB Online service) then potentially you could configure file sharing between your phone and your host, and ask to access the image under the name it would be mounted under on your host. I am pretty sure this is possible with Android; I am not certain it is possible with iPhone.
댓글 수: 2
Walter Roberson
2017년 7월 10일
Right. As in you went into a MATLAB session on your computer and commanded
connector on
and then told MATLAB Mobile on your phone to connect to your computer.
추가 답변 (0개)
커뮤니티
더 많은 답변 보기: 원격 교육 커뮤니티
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!