Delete specific outgoing RMI links programatically
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Track and Visualize Links en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!