フィルターのクリア

How to Allow User Image Upload on App Designer.

5 ビュー (過去 30 日間)
abdulla alyammahi
abdulla alyammahi 2020 年 3 月 30 日
コメント済み: abdulla alyammahi 2020 年 4 月 1 日
Im trying to create an app using the app designer and i would like to give the user the option to upload an image, how can i do that and if possible what would the code for it be.
Please Advise,
Thank You,
  2 件のコメント
Mohammad Sami
Mohammad Sami 2020 年 3 月 31 日
you can use function uigetfile to open a file selection dialog box.
abdulla alyammahi
abdulla alyammahi 2020 年 4 月 1 日
It worked perfectly fine, however, in order to be able to read the image, i had to use this code S=imread(uigetfile)
Thank you very much for your feedback

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by