Facing Issue with Simulink Bus Creator Block
31 views (last 30 days)
Show older comments
ANKUR WADHWA
on 31 Mar 2023
Commented: Flávio Luiz
on 11 Jul 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 Comments
Accepted Answer
Fangjun Jiang
on 31 Mar 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 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!