provide Input port data during simulation

1 visualización (últimos 30 días)
Varun Nayyar
Varun Nayyar el 29 de Jul. de 2021
Respondida: Fangjun Jiang el 29 de Jul. de 2021
I have a top level simulink model which calls subsequent Simulink and state flow models. The top level basically has lot of input (mostly Boolean, unsigned integer) ports and lot of outputs. I want to simulate the model by giving some values in in-ports. Usually what I do is modify the inputs (as needed) by adding manaul switch with constant block at one input and run the simulation. The default value of others are taken as 0 and the simulation runs.
Is there a way to define all the inputs with their values in one file which the simulation can take up for simulation?
It is very difficult to modify the model like below for more inputs. I am using R2012b. Please suggiest some solution and example.

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 29 de Jul. de 2021

Categorías

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

Productos


Versión

R2012b

Community Treasure Hunt

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

Start Hunting!

Translated by