Undefined function or variable 'audioDatastore'.
显示 更早的评论
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
采纳的回答
更多回答(1 个)
Walter Roberson
2018-12-5
1 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Dataset Management and Labeling 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!