How to run more functions at the same time?

Hi, I would like to run two functions at the same time in my matlab application (made with app designer). To be specific: I want run one "for" loop as soon as I hit button, and other functionA, functionB and functionC too. Loop would run all the time and functions A, B and C would run one by another in their chronological order.
Is there any way how to achieve this?

Answers (0)

Categories

Find more on Debugging and Improving Code in Help Center and File Exchange

Asked:

on 3 May 2018

Community Treasure Hunt

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

Start Hunting!