Undefined function or variable 'audioDatastore'.

2 views (last 30 days)
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

Accepted Answer

madhan ravi
madhan ravi on 5 Dec 2018

More Answers (1)

Walter Roberson
Walter Roberson on 5 Dec 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

Categories

Find more on Dataset Management and Labeling in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!