How to Mux and DeMux different signals in Simulink and then store the result in text file.

6 views (last 30 days)
I have successfully Mux and DeMux constants and stored into the txt file. But Now I have changed sources to step/sine signals the output is not as expected. Can someone please guide me in this matter. Mux more than 2 variable inputs and demux them.
  1 Comment
Mohammad Gerami Tehrani
Mohammad Gerami Tehrani on 2 Feb 2023
Use 'Bus Creator' and 'Bus Selector' instead of Mux and Demux. Because when you Mux vectors with different dimensiones, it makes both the same size to form a matrix and when demux is used, it does not go to its original format.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!