How do I name signals inside a Bus Creator in Simulink?
21 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2019-5-3
编辑: MathWorks Support Team
2024-8-29
How do I name signals inside a Bus Creator in Simulink?
采纳的回答
MathWorks Support Team
2024-7-29
编辑:MathWorks Support Team
2024-8-29
Signals cannot be named inside of the Bus Creator block in Simulink. However, the Bus Creator block will use the names given to the signals going into it. To name these signals, double click the lines and a cursor should appear for you to type in signal names, which will be reflected in the Bus Creator and the Bus signal itself.
Please run the below command in the command window of installed MATLAB to get release specific documentation:
>> web(fullfile(docroot, 'simulink/ug/signal-basics.html'))
for reference on signal names and labels.
Please follow the below link to search for the required information regarding the current release:
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!