Audiowrite - Undefined function or variable

조회 수: 3 (최근 30일)
Amir Antonir
Amir Antonir 2017년 1월 30일
댓글: Walter Roberson 2017년 2월 14일
Hi, I am trying to write an audio file (.wav). Have followed the syntax in the example provided but when trying to run it, i receive an error stating "Undefined function or variable 'y'". Well , y is the target variable where I want the loaded data to be stored in.... Any ideas ?
  댓글 수: 3
jhon stewart
jhon stewart 2017년 2월 14일
i have the same problem i'm trying to write an audio following the example "audioread('name_fil.wav',y,fs,nb)" and i receive te error "undefined function or variable 'y' " i'm tryng to record my voice to manipulate it so i use 8000 as the fs value
Walter Roberson
Walter Roberson 2017년 2월 14일
audioread() only takes a file name. That syntax would be for audiowrite()

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio Plugin Creation and Hosting에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by