how to make mat file of a wave file
이전 댓글 표시
I am havig a wave file. I want to store the contents of wave file into mat file
i am doing y=wavread('alpha.wav') now y is having all elements
how can i make its mat file
답변 (3개)
moonman
2011년 11월 2일
0 개 추천
댓글 수: 5
Walter Roberson
2011년 11월 2일
Corrected version is above.
Fangjun Jiang
2011년 11월 2일
MATLAB has great documentation with plenty examples to show how to use its functions. Can't you use a little reading and problem-solving skill to solve this problem? It is going to cause an error. help save will show you how to solve it.
Jan
2011년 11월 2일
@Fangjun: I'm speechless again. One crack suggests SAVE for saving, the next one recommends HELP for helping. That's Matlab zen.
Moonman had asked 45 questions and he prefers answers by Wayne King.
moonman
2011년 11월 3일
Jan
2011년 11월 3일
@Moonman: Do not get me wrong, I do appreciate Wayne's answers also. And some of my questions could be answered by Walter using just a few words also. Without all questions concerning Matlab are welcome in this forum.
"Use save to save" and "use help for help" reminds me to "D for drive" in Night on Earth.
카테고리
도움말 센터 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!