Borrar filtros
Borrar filtros

converting a bus selector to a bus object

3 visualizaciones (últimos 30 días)
arun kumar
arun kumar el 12 de Mzo. de 2015
Editada: arun kumar el 12 de Mzo. de 2015
i have a bus creator with lots of signals (one signal coming out from other bus selectors and so on and finally have primitive data types). i need to send the final one signal(which has all the signals) from the bus selector to an s-function and thus i need to create an bus object. is it possible to convert a bus selector's data straight away to a bus object/element?
the problem is if this signals had been just straight inside the bus-creator then i could have used the
get_param('modelName/BusName','InputSignalNames');
sincei have signals from other bus-creator coming in as well, so i need bus-elements inside another bus-elements and thus can't do it straightaway.

Respuestas (0)

Categorías

Más información sobre Block Authoring Basics 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