Converting from non-virtual to virtual bus with MATLAB Function block
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 13 de Dic. de 2017
Editada: MathWorks Support Team
el 17 de Abr. de 2024
When I create a MATLAB Function block with a bus as an output, I want that bus to be virtual, but it seems to automatically be set to non-virtual. How can I change this setting?
Respuesta aceptada
MathWorks Support Team
el 17 de Abr. de 2024
Editada: MathWorks Support Team
el 17 de Abr. de 2024
MATLAB Function blocks only support non-virtual buses, as noted here:
To work around this, you can convert a non-virtual bus to virtual using a Signal Conversion Block with the "Output" parameter set to "Virtual bus", as described here:
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!