audiorecoder error audiorecorder/initialize (line 241)
이전 댓글 표시
Hi
i using matlab to record sound from sound card pc. my pc is 64bit and matlab is 2013b 64bits. i try using example recorder = audiorecorder(8000,24,2);. but it error.
Error using audiorecorder/initialize (line 241) Invalid type of input arguments (should be uint64)
Error in audiorecorder (line 193) obj.initialize();
i try it in my friend pc it work proper. any body have any ideal about this error.
댓글 수: 1
jeancola
2016년 7월 21일
I have the same problem. Did you solve it?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!