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

답변 (2개)

Jan
Jan 2012년 8월 24일
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

이 질문은 마감되었습니다.

제품

질문:

Leo
2012년 8월 23일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by