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!