Borrar filtros
Borrar filtros

How to Allow User Image Upload on App Designer.

5 visualizaciones (últimos 30 días)
abdulla alyammahi
abdulla alyammahi el 30 de Mzo. de 2020
Comentada: abdulla alyammahi el 1 de Abr. de 2020
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 comentarios
Mohammad Sami
Mohammad Sami el 31 de Mzo. de 2020
you can use function uigetfile to open a file selection dialog box.
abdulla alyammahi
abdulla alyammahi el 1 de Abr. de 2020
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

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by