Converting from non-virtual to virtual bus with MATLAB Function block

4 visualizaciones (últimos 30 días)
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
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:

Más respuestas (0)

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2015b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by