Clear Filters
Clear Filters

extracting one variable from mux

3 views (last 30 days)
how can ı get just one variable from multi input demux block by using to workspace block

Accepted Answer

Walter Roberson
Walter Roberson on 16 Feb 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 Comments
baris
baris on 16 Feb 2024
Edited: baris on 16 Feb 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

Sign in to comment.

More Answers (0)

Categories

Find more on Composite Interfaces in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!