Matlab Mobile: Search files on phone

3 views (last 30 days)
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

Accepted Answer

Walter Roberson
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
Ian Liu
Ian Liu on 10 Jul 2017
When you say linking to your own host, do you mean when I am connected to my computer instead of the online service?
Walter Roberson
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.

Sign in to comment.

More Answers (0)

Communities

More Answers in the  Distance Learning Community

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!