query.. not run in matlab r2009b????
    2 ビュー (過去 30 日間)
  
       古いコメントを表示
    
 a=audiorecorder(8000,8,1);
       record(a,5);
       b=getaudiodata(a);
       plot(b);
       play(a);
       wavwrite(8,8000,'a.wav');....\
error occurs...
0 件のコメント
回答 (0 件)
参考
カテゴリ
				Help Center および File Exchange で Audio I/O and Waveform Generation についてさらに検索
			
	製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
