Is it possible to use the window for 'Function Block Parameters' of the Bus Selector block for Subsystem Blocks?

1 view (last 30 days)
I want to generate a code out of a Simulink Model, but i would like to have the decision which signals of certain Subsystem blocks.

Answers (1)

Ed Marquez
Ed Marquez on 26 Jan 2017
Hi,
you can do that by specifying the storage classes for signals and states in your model. See the link below:
https://lost-contact.mit.edu/afs/cs.stanford.edu/pkg/matlab-r2015b/matlab/r2015b/help/rtw/ug/signal-objects.html#buvhbu3-1

Community Treasure Hunt

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

Start Hunting!