Press html hyperlink to open block in model
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
kei hin
el 21 de Feb. de 2024
Respondida: Fangjun Jiang
el 21 de Feb. de 2024
Can I use html hyperlink to open a block in model in matlab?
0 comentarios
Respuesta aceptada
Fangjun Jiang
el 21 de Feb. de 2024
Do this in MATLAB Command Window and then click the link
f14;
disp('<a href="matlab:open_system(''f14/u'');">Click Here</a>')
0 comentarios
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!