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에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!