Facing Issue with Simulink Bus Creator Block
33 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
ANKUR WADHWA
el 31 de Mzo. de 2023
Comentada: Flávio Luiz
el 11 de Jul. de 2024
"Error that signal name doesnt match specified at input port of Bus Creator"
I have created a small simulink model and added bus to it , if I keep the names which are present by default in the bus creator and bus selector, I dont get any error, however if I try to change the names I get error that signal name doesnt match specified at input port of Bus Creator. Please see the images below.
https://imgur.com/a/N6e3FB1
0 comentarios
Respuesta aceptada
Fangjun Jiang
el 31 de Mzo. de 2023
Double click the signal line out of the Constant block and type in the signal name.
Constant "block name" is not the same as signal line name.
You can also select the signal line, right click, select "Properties ..." and then specify the signal name.
3 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!