vipin indoria
2014 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 175,992
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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); ...
11年以上 前 | 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...
11年以上 前 | 1 件の回答 | 0
