How to include dependency in standalone app?

조회 수: 8 (최근 30일)
Nis
Nis 2024년 2월 14일
댓글: Nis 2024년 2월 14일
I have created an app for recording asio audio. The app works well in the developement environment, however, when compiled I get the following error:
Is the audio toolbox not available for redistribution or is there a way to resolve this ?
  댓글 수: 2
Adam Danz
Adam Danz 2024년 2월 14일
Did you compile the app using MATLAB's Compiler App?
Here's some info on support packages
Nis
Nis 2024년 2월 14일
I have used the application compiler, however, I see no options to include support packages as in the link you provided. From reading the text in the link it appears that the compiler should detect the required packages on its own?

댓글을 달려면 로그인하십시오.

채택된 답변

Adam Danz
Adam Danz 2024년 2월 14일
The MATLAB and Simulink compiler support page indicates that some functionality in the Audio Toolbox is not supported including some UIs. However, I recommend contacting tech support to get a definitive answer on whether or not the uiaudiometer is deployable.
Feel free to revisit this page and leave an update when you find an answer or solution.
  댓글 수: 1
Nis
Nis 2024년 2월 14일
Ok, thanks, then I won't spend more time on that :-)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by