Filter löschen
Filter löschen

How can I write this block

1 Ansicht (letzte 30 Tage)
Eric Twaddle
Eric Twaddle am 6 Mai 2022
Beantwortet: Mark McBroom am 21 Mai 2022
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?

Antworten (1)

Mark McBroom
Mark McBroom am 21 Mai 2022
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.

Kategorien

Mehr zu Programmatic Model Editing finden Sie in Help Center und File Exchange

Tags

Produkte


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by