How to extract elements of a matrix coming as output from a simulink block?

7 visualizaciones (últimos 30 días)
I have created a MATLAB Function block in my simulink model which takes 6 input Forces(I separately input all the 6 Forces) and many other constant values. The outputs i get are a matrix and 2 vectors. Can i pass the matrix and vectors directly to another matlab function block which is expecting a matrix input?Else, how do i access the matrix elements and construct a new matrix and then pass it to my second matlab function block?

Respuestas (1)

Birdman
Birdman el 5 de Jun. de 2018
See the attached example. I made necessary explanations on the Simulink model. Check the contents of the MATLAB Functions.

Categorías

Más información sobre Programmatic Model Editing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by