audioDatastore Variable or Function undefined
显示 更早的评论

3 个评论
Stephen23
2019-1-24
- What MATLAB version are you using?
- Do you have the Audio System Toolbox installed?
- Do you have a valid license for that toolbox?
Shazif Abbas
2019-1-24
Walter Roberson
2019-3-11
ver('audio')
license('test', 'Audio_System_Toolbox')
回答(3 个)
Steven Lord
2019-3-10
1 个投票
The note at the end of the documentation page for the audioDatastore function states "Introduced in R2018b". If you are using an earlier release you will need to update to release R2018b or later and have Audio System Toolbox installed to use it.
Yazid Bishara
2019-8-29
0 个投票
i have the same problem here...
i have full suite license and the latest version
1 个评论
Walter Roberson
2019-8-30
The Audio System Toolbox is not part of the Student Suite, but can be purchased as an optional extra.
类别
在 帮助中心 和 File Exchange 中查找有关 Feature Extraction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!