The hyperlink button fails after App Designer is packaged as a standalone desktop

조회 수: 1 (최근 30일)
The hyperlink url is the local pdf file, when I packed the app, I find the hyperlink is failed.
I also tried to set the url to link to the image file, but the hyperlink still failed.
In addition, hyperlinks failed regardless of whether the url is an absolute or relative path.
However, clicking a hyperlink is valid when the url is a web link.
What should we do to solve this problem and make the hyperlink work?
Thank you.

채택된 답변

Kojiro Saito
Kojiro Saito 2024년 2월 14일
You need to include the PDF file in "Files required for your application to run" of Application Compiler.
Or, add "-a xxx.pdf" in mcc command.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Standalone Applications에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by