필터 지우기
필터 지우기

How to run two functions in parallel?

조회 수: 82 (최근 30일)
Harsha KVK
Harsha KVK 2022년 7월 11일
답변: Bharat Chandra Mukkavalli 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 CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by