How can i change the name of signal in Bus creator block in Simulink ?

117 次查看(过去 30 天)
when i change the names of signals e.g Signal1 to T1, and run the simulation, it gives the following error, Signal name '' doesn't match with the signal name 'T1' specified at port '1'
<<when i uncheck the option "Require input signals name to match the signals above" the signals name change from T1 to signal1 and simulation runs but it does not work with name T1. I changed the names of signals by using the "Require input signals name to match the signals above" option. please guide me the solution to this problem.
>>

回答(1 个)

Nikhil Sreekumar
Nikhil Sreekumar 2018-5-25
This might be a bit late. Please have a look into how you can create a bus object:
  1. Create bus objects programmatically
  2. When to use bus objects
With bus object you can name you bus signals and specify types.

类别

Help CenterFile Exchange 中查找有关 Schedule Model Components 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by