how to use external function in app designer?
Mostrar comentarios más antiguos
i have created a matlab fuction which will print multiple output how to use it in app designer.i called that fuction but i got an error that multiple outputs to print.what to do now?
Respuestas (1)
Cris LaPierre
el 22 de Jun. de 2022
0 votos
9 comentarios
GOURANG UPADHYAY
el 22 de Jun. de 2022
Editada: GOURANG UPADHYAY
el 22 de Jun. de 2022
GOURANG UPADHYAY
el 22 de Jun. de 2022
Cris LaPierre
el 22 de Jun. de 2022
Share your app, too. You can attach it using the paperclip icon.
GOURANG UPADHYAY
el 22 de Jun. de 2022
GOURANG UPADHYAY
el 22 de Jun. de 2022
Cris LaPierre
el 22 de Jun. de 2022
I wouldn't use fprintf. Based on the little I know, I would use a text edit field (see all options here) and set the edit field value equal to the statement you are creating using fprintf.
GOURANG UPADHYAY
el 22 de Jun. de 2022
GOURANG UPADHYAY
el 22 de Jun. de 2022
Cris LaPierre
el 22 de Jun. de 2022
Apologies. It was the middle of the night so I was sleeping. It is unclear to me what you are struggling to do now. Perhaps this Answer of custom functions will help:
Other suggestion include going through the app designer tutorial, and finding an example app to learn from.
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!