Filter löschen
Filter löschen

Matlab Function Block Array Size

1 Ansicht (letzte 30 Tage)
David C
David C am 7 Aug. 2015
Bearbeitet: David C am 7 Aug. 2015
Hello
I have a MATLAB function block in Simulink, with and output that changes its size. I know that the size has to be defined in order for it to work, but this cant be done before the block actually runs. What I do know, is that the output size can be from a 2x2 matrix, not bigger than 1000x3 (actually a 1000x2 :) ) matrix. I read that there is a way to define "bounds" for the size of the output, so I don't have to exactly define the matrix size of the output, and all the possible sizes inside the bounds will be okay.
How do I do this?
Thanks in advance

Antworten (0)

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by