Press html hyperlink to open block in model
5 次查看(过去 30 天)
显示 更早的评论
Can I use html hyperlink to open a block in model in matlab?
0 个评论
采纳的回答
Fangjun Jiang
2024-2-21
Do this in MATLAB Command Window and then click the link
f14;
disp('<a href="matlab:open_system(''f14/u'');">Click Here</a>')
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!