Undefined function or variable 'audioDatastore'.
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
madhan ravi
2018 年 12 月 5 日
https://www.mathworks.com/help/audio/ref/audiodatastore.html - introduced in 2018b
0 件のコメント
その他の回答 (1 件)
Walter Roberson
2018 年 12 月 5 日
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 件のコメント
参考
カテゴリ
Help Center および 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!