Borrar filtros
Borrar filtros

extracting one variable from mux

3 visualizaciones (últimos 30 días)
baris
baris el 16 de Feb. de 2024
Comentada: Walter Roberson el 16 de Feb. de 2024
how can ı get just one variable from multi input demux block by using to workspace block

Respuesta aceptada

Walter Roberson
Walter Roberson el 16 de Feb. de 2024
You do not use a To Workspace block for that purpose; you use a Bus Selector https://www.mathworks.com/help/simulink/slref/busselector.html
  4 comentarios
baris
baris el 16 de Feb. de 2024
Editada: baris el 16 de Feb. de 2024
sory if l led any misundertanding. my question is that is there any solution to extract just one variable from "demux" block by using "to workspace" block. Is there any method to implemet like in the picture ı attached just before
Walter Roberson
Walter Roberson el 16 de Feb. de 2024
Use a Selector block https://www.mathworks.com/help/simulink/slref/selector.html to select an element from a vector.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Composite Interfaces en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by