Undefined function or variable 'audioDatastore'.
조회 수: 2 (최근 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!