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?

Answers (1)

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

2 Comments

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

Sign in to comment.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Asked:

on 4 Apr 2022

Commented:

on 9 Apr 2022

Community Treasure Hunt

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

Start Hunting!