Press html hyperlink to open block in model
조회 수: 6 (최근 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!