How can i change the name of signal in Bus creator block in Simulink ?
70 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
>>
0 comentarios
Respuestas (1)
Nikhil Sreekumar
el 25 de Mayo de 2018
This might be a bit late. Please have a look into how you can create a bus object:
With bus object you can name you bus signals and specify types.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!