Create a signal from vectors in simulink

2 views (last 30 days)
JULIAN  TOSCANO
JULIAN TOSCANO on 26 Jul 2019
Commented: JULIAN TOSCANO on 26 Jul 2019
Hello, I want to know if it is possible to create a signal from vectors in simulink, and in what way. Thank you very much in advance
  2 Comments
Walter Roberson
Walter Roberson on 26 Jul 2019
Is this by concatenating the vectors into a single vector? Is it by using the vectors as individual components of a composite signal?
JULIAN  TOSCANO
JULIAN TOSCANO on 26 Jul 2019
hello, I already found the solution using the time series function

Sign in to comment.

Answers (1)

Jonas
Jonas on 26 Jul 2019
I guess you are looking for the Mux block. It allows to combine separate signals into a vector signal.

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!