Simulink Signals Data Types
Ältere Kommentare anzeigen
I have a script which creates simulink bus creators and their relative input/oupt blocks programmatically from a simulink data dictionary.
In some cases it is needed to have the same signal as an input in different buses and i have not found a solution to reference the data dictionary signal multiple times across the project.
I would like to have diffent signal block names for the same signals, but only one reference entry in the data dictionary.

I was wondering if there is an explicit casting type for signals as the one for buses that would do the trick:
Pretty much allong the lines of: Signal: <signal name>
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Data Types finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!