Matlab Function Block Array Size

1 次查看(过去 30 天)
David C
David C 2015-8-7
编辑: David C 2015-8-7
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

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by