how to use external function in app designer?
显示 更早的评论
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?
回答(1 个)
Cris LaPierre
2022-6-22
0 个投票
9 个评论
GOURANG UPADHYAY
2022-6-22
编辑:GOURANG UPADHYAY
2022-6-22
GOURANG UPADHYAY
2022-6-22
Cris LaPierre
2022-6-22
Share your app, too. You can attach it using the paperclip icon.
GOURANG UPADHYAY
2022-6-22
GOURANG UPADHYAY
2022-6-22
Cris LaPierre
2022-6-22
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
2022-6-22
GOURANG UPADHYAY
2022-6-22
Cris LaPierre
2022-6-22
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!