Can I create a matrix other than 3*3 matrix in Simulink

Can I create a matrix other than 3*3 matrix in Simulink and have its inverse

 Accepted Answer

Simulink does not have a block to calculate the inverse matrix above 3x3.

3 Comments

Thanks very much David, And upper than 3*3 matrix?
You have to code it yourself. You can try with the following function found in file-exchange:
Thanks for the help. I will use it

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!