Matlab Mobile: Search files on phone

2 ビュー (過去 30 日間)
Ian Liu
Ian Liu 2017 年 7 月 10 日
コメント済み: Walter Roberson 2017 年 7 月 10 日
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

採用された回答

Walter Roberson
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 件のコメント
Ian Liu
Ian Liu 2017 年 7 月 10 日
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 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 件)

コミュニティ

カテゴリ

Help Center および File ExchangeMATLAB Mobile についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by