long wave file store memory problem
조회 수: 1 (최근 30일)
이전 댓글 표시
hi i want to create 10 channel wav file of several minutes the issue that matlab gets out of memory how to use wavwrite each time block of 1024 rows * 10 collumns which represent 1024 samples of all channels
i want some loop
open wav
for ...
create signal 1024 *10
wavwrite (append no option)
end
close wav
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 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!