Feeds
提问
Trouble playing sound data from a function
I have a function for playing a simple noise. function soundBox(A, Ts, t) Sound = sin(A:Ts:(t * 1000)); Audio = aud...
7 years 前 | 1 个回答 | 0
1
个回答提问
How do I see disp() output during publishing?
I was given an assignment to publish a code that involves recording my voice. I was told to use disp() to cue when to speak into...
7 years 前 | 1 个回答 | 0