How to run a routine sequence in app designer app?

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?

Réponses (1)

Benjamin Kraus
Benjamin Kraus le 4 Avr 2022

1 vote

You can use a timer to run a callback function at a periodic interval.

2 commentaires

SRii
SRii le 4 Avr 2022
thanks for your reply
I'll test it
SRii
SRii le 9 Avr 2022
I tested timer but I couldn't call a function from my app! do you have any idea?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Develop Apps Using App Designer dans Centre d'aide et File Exchange

Question posée :

le 4 Avr 2022

Commenté :

le 9 Avr 2022

Community Treasure Hunt

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

Start Hunting!

Translated by