Matlab Mobile: Search files on phone
3 views (last 30 days)
Show older comments
Ian Liu
on 10 Jul 2017
Commented: Walter Roberson
on 10 Jul 2017
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 Comments
Accepted Answer
Walter Roberson
on 10 Jul 2017
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 Comments
Walter Roberson
on 10 Jul 2017
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.
More Answers (0)
Communities
More Answers in the Distance Learning Community
See Also
Categories
Find more on MATLAB Mobile in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!