Is there any way to get the .wav file exported after modifications in matlab?

I've been using matlab to test audio modifications for a school project...
I need to develop a script for this project and i would like to know if anyone knows a way or a function to save the wav file as wav again, with modifications made, because I see only options to save as .mat
I've already searched on forums and google... but I haven't found anything useful..
/sorry about my shitty english and my ignorance/ thank you

Réponses (2)

We do not have problems with an inproper English, we simply ask for clarifications on demand. But "searching on forums" must include to ask Google for "Matlab save wav". And then the first link forwards you to the documentation of doc wavwrite. Other simple methods to find the answer by your own:
lookfor wav
docsearch wav
help wavread % and look into the "See also" line at the bottom

Cette question est clôturée.

Produits

Question posée :

Leo
le 23 Août 2012

Clôturé :

le 20 Août 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by