Borrar filtros
Borrar filtros

Navigate to the correct location in Simulink with path given

3 visualizaciones (últimos 30 días)
If I have a path like HYB/Controls/subsystem.... how do I go that subsystem directly rather than parsing through the entire model

Respuesta aceptada

K E
K E el 21 de Mzo. de 2012
While it does not directly address your question, this answer has helpful information about navigating around in a large model. I suspect it might be useful.

Más respuestas (1)

Kaustubha Govind
Kaustubha Govind el 21 de Mzo. de 2012
>> open_system('full/path/here', 'force')
The 'force' argument is only needed if you have masked subsystems.

Categorías

Más información sobre Subsystems en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by