long wave file store memory problem
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Audio and Video Data dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!