How to store two signal inputs into a matrix or vector?
1 view (last 30 days)
Show older comments
Shawn Daniel
on 7 Aug 2015
Commented: Shawn Daniel
on 7 Aug 2015
I have a system input and output, u(k-1) and y(k-1) and I wish to have them in the form [u(k-1);y(k-1)] To allow me to do matrix math on them. I was wondering if this were possible in simulink?
Please help.
Shawn Daniel
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!