What block do i use in Simulink that contains a NxN matrix?
Show older comments
I need to create a 6X6 matrix and a 6x8 matrix in Simulink and then decompose them using the LU decomposition function.
I am a novice user of Matlab and Simulink. I am searched all over and I can't find out a way to do this simple task.
1 Comment
Jason Grup
on 6 Apr 2015
Answers (1)
Mahdiyar
on 6 Apr 2015
0 votes
Hi,
You can use "Repeat Sequence" block,
Regards,
1 Comment
Jason Grup
on 6 Apr 2015
Categories
Find more on Modeling 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!