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 Center および File ExchangeAudio and Video Data についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by