How to run a routine sequence in app designer app?

7 Ansichten (letzte 30 Tage)
SRii
SRii am 4 Apr. 2022
Kommentiert: SRii am 9 Apr. 2022
Hi dear friends.
I need to run a routine sequence in my app such as one we do in MCUs.
For example I need to check my serial port input data every one second.
Can any one help me with that?

Antworten (1)

Benjamin Kraus
Benjamin Kraus am 4 Apr. 2022
You can use a timer to run a callback function at a periodic interval.
  2 Kommentare
SRii
SRii am 4 Apr. 2022
thanks for your reply
I'll test it
SRii
SRii am 9 Apr. 2022
I tested timer but I couldn't call a function from my app! do you have any idea?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by