필터 지우기
필터 지우기

How to add a hyperlink of a pdf file within Simulink?

조회 수: 6 (최근 30일)
Rik Bakker
Rik Bakker 2019년 3월 12일
댓글: Rik Bakker 2019년 3월 12일
Dear all,
How can i add a hyperlink from a pdf file in my Simulink model?
I want to add a pdf file to simulink which shows additional information.
Hopefully someone can help me.
Kind Regards,
Rik

채택된 답변

Sean de Wolski
Sean de Wolski 2019년 3월 12일
Insert a text box, a link, and then use MATLAB code with open('your_pdf_file.pdf')
2019-03-12_08-55-34.png

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by