Clear Filters
Clear Filters

Press html hyperlink to open block in model

4 views (last 30 days)
Can I use html hyperlink to open a block in model in matlab?

Accepted Answer

Fangjun Jiang
Fangjun Jiang on 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>')

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!