how to create a 4x4 matrix in simulink?
6 views (last 30 days)
Show older comments
How do i create a matrix larger than dimension of 3x3 in Simulink?
Answers (1)
Azzi Abdelmalek
on 3 Sep 2012
Edited: VBBV
on 5 Aug 2023
I don't know what do you mean by creating a matrix, but a "constant" block from simulink sources can be used to import a matrix from workspace. just set the constant value to any matrix you want
0 Comments
See Also
Categories
Find more on Simulink Functions 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!