Undefined function or variable 'audioDatastore'.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Leonidas Daedalus
am 5 Dez. 2018
Beantwortet: Walter Roberson
am 5 Dez. 2018
I'm using R2017b
The toolbox is Audio System Toolbox
I cant run my program because of the error Undefined function or variable 'audioDatastore'.
How to fix or alternative
0 Kommentare
Akzeptierte Antwort
madhan ravi
am 5 Dez. 2018
https://www.mathworks.com/help/audio/ref/audiodatastore.html - introduced in 2018b
0 Kommentare
Weitere Antworten (1)
Walter Roberson
am 5 Dez. 2018
Introduced in r2018b .
If you have r2017b then whatever function you planned to pass the audio data store into probably would not expect whatever replacement we might suggest . But sometimes datastore with custom reader can be substituted
0 Kommentare
Siehe auch
Kategorien
Mehr zu Dataset Management and Labeling 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!