Delete specific outgoing RMI links programatically
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Track and Visualize Links dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!