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

69 visualizzazioni (ultimi 30 giorni)
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.
>>

Risposte (1)

Nikhil Sreekumar
Nikhil Sreekumar il 25 Mag 2018
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.

Categorie

Scopri di più su Modeling in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by