I have a problem here. So I hope that when a certain text appears at box A, box B & C will then print the text that I set in the code. It's working well when I manually type in the text in box A, things appear in box B&C as I wanted.
However, the problem is that the text in box A is imported from another MATLAB app. When the program runs in this way, the box B & C doesn't seem to recognize the value change at box A, thus not reacting as intended. Does anyone know what might be the problem? Thank you!
I am using the "strcmp' function to compare text in box A and pre-set trigger text.

답변 (1개)

Voss
Voss 2022년 2월 26일
편집: Voss 2022년 2월 26일

0 개 추천

If I understand the situation, it sounds like you have to have the external program execute the Callback function of box A immediately after it sets box A's text.

카테고리

도움말 센터File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품

릴리스

R2021b

태그

질문:

2022년 2월 26일

편집:

2022년 2월 26일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by