how to create a 4x4 matrix in simulink?

How do i create a matrix larger than dimension of 3x3 in Simulink?

Answers (1)

Azzi Abdelmalek
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

Asked:

on 3 Sep 2012

Edited:

on 5 Aug 2023

Community Treasure Hunt

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

Start Hunting!