Press html hyperlink to open block in model
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
kei hin
il 21 Feb 2024
Risposto: Fangjun Jiang
il 21 Feb 2024
Can I use html hyperlink to open a block in model in matlab?
0 Commenti
Risposta accettata
Fangjun Jiang
il 21 Feb 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 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!