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.
zineb zouaoui
2019 年 3 月 10 日
0 投票
i have the same problem
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!