How to generate a matrix in simulink

조회 수: 20 (최근 30일)
MARCO LORENZI
MARCO LORENZI 2020년 12월 22일
답변: Rohit Pappu 2020년 12월 28일
Good morning.
I need to generate some matrixes in Simulink. I basically have to perform a huygens-steiner equation made out of matrices.
Now i konw i can generate matices using the constant block, but how do i generate a matrix where there are variable parameters?
The equation i want to write is "M_fuselage = M0 + cross(Lever_fuselage, F_fuselage)" where M0 and F_fuselage are matrices which include variable parameters.

답변 (1개)

Rohit Pappu
Rohit Pappu 2020년 12월 28일
MATLAB function block can be used to generate a matrix from existing parameters. Additional documentaion can be found here

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by