Is there a way to run a matlab function in background wihtout interfering with the main program ?
for example – run a function that play sound in background
thanks.
1 Answers
I suggest checking out the MATLAB Audio System Toolbox.
https://www.mathworks.com/products/audio-system.html
Please login or Register to submit your answer