How to add a hyperlink of a pdf file within Simulink?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Rik Bakker
el 12 de Mzo. de 2019
Comentada: Rik Bakker
el 12 de Mzo. de 2019
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
0 comentarios
Respuesta aceptada
Sean de Wolski
el 12 de Mzo. de 2019
Insert a text box, a link, and then use MATLAB code with open('your_pdf_file.pdf')
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!