How to run two functions in parallel?

57 ビュー (過去 30 日間)
Harsha KVK
Harsha KVK 2022 年 7 月 11 日
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
Bharat Chandra Mukkavalli 2022 年 7 月 11 日
Hi,
You can use mutithreading to run multiple functions in parallel.
Hope this helps!

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by