How to run two functions in parallel?

I am trying to build an audioplayer application. Here I need two functions, counter and audiorecorder. Instead of executing them individually I am want them to execute simultaneously. How can I do that?

Antworten (1)

Bharat Chandra Mukkavalli
Bharat Chandra Mukkavalli am 11 Jul. 2022

1 Stimme

Hi,
You can use mutithreading to run multiple functions in parallel.
Hope this helps!

Kategorien

Mehr zu Programming finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 11 Jul. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by