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?

Respuestas (1)

Benjamin Kraus
Benjamin Kraus el 4 de Abr. de 2022
You can use a timer to run a callback function at a periodic interval.

2 comentarios

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

Iniciar sesión para comentar.

Categorías

Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.

Preguntada:

el 4 de Abr. de 2022

Comentada:

el 9 de Abr. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by