How do I name signals inside a Bus Creator in Simulink?
18 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 3 Mai 2019
Modifié(e) : MathWorks Support Team
le 29 Août 2024
How do I name signals inside a Bus Creator in Simulink?
Réponse acceptée
MathWorks Support Team
le 29 Juil 2024
Modifié(e) : MathWorks Support Team
le 29 Août 2024
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 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!