how to find Determinant of n by n matrix in simulink

Hi all can anyone help me on finding Determinant of n by n matrix (6x6 matrix) in simulink using R2010b,

 采纳的回答

well done, I used ''Embedded MATLAB Function'' block and simply I typed y = det(u) in the Editor.
Omar Maaroof

更多回答(1 个)

det(matrix)

1 个评论

Thanks FONKWE but I'm working in SIMULINK so I have to use a block.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Simulink 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by