vipin indoria
2014년부터 활동
Followers: 0 Following: 0
Feeds
질문
how to loop it that if same continuos signal is coming like left and vice versa then it playes only once.
switch (e) case 5 [a fs]=wavread('tl.wav'); playerl=audioplayer(a,fs); ...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
??? Error: The expression to the left of the equals sign is not a valid target for an assignment.
if obj=L; [y fs]=wavread('tl.wav'); player=audioplayer(y,fs); play(player) else if o...
거의 12년 전 | 답변 수: 1 | 0
