How to generate a matrix in simulink

20 visualizaciones (últimos 30 días)
MARCO LORENZI
MARCO LORENZI el 22 de Dic. de 2020
Respondida: Rohit Pappu el 28 de Dic. de 2020
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.

Respuestas (1)

Rohit Pappu
Rohit Pappu el 28 de Dic. de 2020
MATLAB function block can be used to generate a matrix from existing parameters. Additional documentaion can be found here

Categorías

Más información sobre Simulink en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by