Why does my signal name have "Signal X" in it?
Mostrar comentarios más antiguos
When looking at my bus selector, I see (signal 1...8) after the signal names. I've never seen this before, but I've only recently started working with Matlab R2017a. Could someone explain why my signal names are set up like this in my bus?
Thanks in advance.
Respuesta aceptada
Más respuestas (2)
Nagaraju Akepogu
el 16 de En. de 2019
1 voto
check for any duplicate bus structure signal name
Sara Xie
el 2 de Ag. de 2017
0 votos
Check the documentation of Bus Selector. The output signals for 'Bus Selector' has default value of 'signal1' and 'signal2'.
To change the output signal, you can open the block parameters configuration dialogue by double click the 'Bus Selector' block and select signals from the bus list, for other options check Reorder or Remove Signals.
- Note that If an output signal listed in the Selected signals list box is not an input to the Bus Selector block, the signal name starts with three question marks (???).
1 comentario
mgengineer
el 2 de Ag. de 2017
Editada: mgengineer
el 2 de Ag. de 2017
Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!