How to run two functions in parallel?

19 visualizzazioni (ultimi 30 giorni)
Harsha KVK
Harsha KVK il 11 Lug 2022
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?

Risposte (1)

Bharat Chandra Mukkavalli
Bharat Chandra Mukkavalli il 11 Lug 2022
Hi,
You can use mutithreading to run multiple functions in parallel.
Hope this helps!

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by