Component alert (error or information message) in appdesigner
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello , I'm currently building and app and I would like to know if is there some way to create an error message or any other kind of message next to a component and not in a new figure. Something like this:
I just want to make my own customized messages that appear next to the component and not in a new window or figure. I would appreciate your help and thanks in advanced.
댓글 수: 0
채택된 답변
Kevin Holly
2023년 6월 6일
You could add a tooltip message like this:
The Tooltip message can be edited under the Interactivity subheading in the Component Browser after the uicomponent is selected.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!