Convert bus creator in bus object

3 visualizaciones (últimos 30 días)
Gabriela
Gabriela el 16 de Abr. de 2014
Respondida: Niklas Nylén el 17 de Abr. de 2014
How can I convert/ create a bus object having a bus creator in the model. I have a huge bus creator in one model and I have to use signals from it inside another block which accept only bus object as input. Thank you in advance
  1 comentario
Chandrasekhar
Chandrasekhar el 17 de Abr. de 2014
can you attach the model if possible?

Iniciar sesión para comentar.

Respuestas (1)

Niklas Nylén
Niklas Nylén el 17 de Abr. de 2014
Select the bus creator in simulink and run this command in the command window, as I answered on one of your previous question:
Simulink.Bus.createObject(gcs, gcb);

Categorías

Más información sobre Modeling 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