How can I write this block

Hello, I have to recreate an old simulink model from 1995 and I am perplexed on how to do Block A below. The orginal model used what they called the 'Matrix Gain' block. I understand the multiplying of the two matrices but how do i get it to output two seperate outputs?

Risposte (1)

Mark McBroom
Mark McBroom il 21 Mag 2022

0 voti

The result of the multiply will be a 2x1 vector. Use the selector block to split off each of the two elements of the vector into scalar outputs.

Categorie

Scopri di più su Modeling in Centro assistenza e File Exchange

Prodotti

Release

R2022a

Tag

Richiesto:

il 6 Mag 2022

Risposto:

il 21 Mag 2022

Community Treasure Hunt

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

Start Hunting!

Translated by