how to use external function in app designer?
Mostra commenti meno recenti
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?
Risposte (1)
Cris LaPierre
il 22 Giu 2022
0 voti
9 Commenti
GOURANG UPADHYAY
il 22 Giu 2022
Modificato: GOURANG UPADHYAY
il 22 Giu 2022
GOURANG UPADHYAY
il 22 Giu 2022
Cris LaPierre
il 22 Giu 2022
Share your app, too. You can attach it using the paperclip icon.
GOURANG UPADHYAY
il 22 Giu 2022
GOURANG UPADHYAY
il 22 Giu 2022
Cris LaPierre
il 22 Giu 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
il 22 Giu 2022
GOURANG UPADHYAY
il 22 Giu 2022
Cris LaPierre
il 22 Giu 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.
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!