Press html hyperlink to open block in model
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    kei hin
      
 am 21 Feb. 2024
  
    
    
    
    
    Beantwortet: Fangjun Jiang
      
      
 am 21 Feb. 2024
            Can I use html hyperlink to open a block in model in matlab?
0 Kommentare
Akzeptierte Antwort
  Fangjun Jiang
      
      
 am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

