How to run two functions in parallel?

19 次查看(过去 30 天)
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?

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by