Facing Issue with Simulink Bus Creator Block
33 次查看(过去 30 天)
显示 更早的评论
"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 个评论
采纳的回答
Fangjun Jiang
2023-3-31
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 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!