convert all .mat files to .wav format in a folder at once
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have several mat files in one folder and I want to convert them all to .wav format? Is it possible to do that at once?
2 Commenti
Risposte (1)
Jan
il 27 Feb 2023
No, this cannot work "at once", but one file after the other in a loop. See e.g. FAQ: How to process a sequence of files.
It is not clear, what the MAT files contain, so it is not possible to suggest code for the conversion to a wav file.
0 Commenti
Vedere anche
Categorie
Scopri di più su Pulsed Waveforms in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!