Borrar filtros
Borrar filtros

how to decide the order of initialization?

3 visualizaciones (últimos 30 días)
Jagmohan singh
Jagmohan singh el 3 de Ag. de 2012
Comentada: Richard Crozier el 28 de Ag. de 2020
Hi... Is there anyway so that I can decide the initialization order of Subsystems in the simulink model? I have different kinds of subsystems I want to use in my simulink model (say Kind1, kind2,kind3... etc..). During initialization phase I want simulink to initialize first the kind1 Subsystems, then Kind2 something like that.
Thanks for the help....

Respuesta aceptada

Kaustubha Govind
Kaustubha Govind el 3 de Ag. de 2012
AFAIK, the initialization order is the same as the execution order (or "Sorted Order"), which in turn is determined by your data flow. Please see Controlling and Displaying the Sorted Order.

Más respuestas (0)

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by