Delete specific outgoing RMI links programatically
Ältere Kommentare anzeigen
I would like to remove a single requirement link from my Simulink object.
I have found that i can clear ALL links using the following command:
>> rmi('clear all',object)
But i don't want to delete all of them, just a specific requirement. How can I do that?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Track and Visualize Links finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!