Audiowrite - Undefined function or variable

3 Ansichten (letzte 30 Tage)
Amir Antonir
Amir Antonir am 30 Jan. 2017
Kommentiert: Walter Roberson am 14 Feb. 2017
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 Kommentare
jhon stewart
jhon stewart am 14 Feb. 2017
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 am 14 Feb. 2017
audioread() only takes a file name. That syntax would be for audiowrite()

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Audio Plugin Creation and Hosting finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by