Problem with Audioplayer in Matlab 2013b

조회 수: 1 (최근 30일)
Iman
Iman 2013년 12월 21일
답변: Aditya Vutukuri 2013년 12월 23일
Hi everyone,
I just switched to Matlab 2013b and I need to use "audioplayer" which I've used several times in the past. In this new version, the following error will occur whenever I use "audioplayer":
Error: File: audiodevinfo.m Line: 65 Column: 16 Arguments to IMPORT must either end with ".*" or else specify a fully qualified class name: "multimedia.internal.audio.device.DeviceInfo" fails this test.
I am not sure how to resolve the problem. Any help would be highly appreciated.
Thanks, Iman

채택된 답변

Aditya Vutukuri
Aditya Vutukuri 2013년 12월 23일
This is due to java issue. Some jar files are not included in the classpath
Try >>rehash toolboxcache >>restoredefaultpath >>savepath

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by