vipmotion example blockSize definition?

1 view (last 30 days)
Hi, I'm trying to understand how to use the block processing block from the vipmotion example, and the Block Size has been defined as {blockSize}, however I cannot find where this has been defined, and whenever I attempt to change it I get an "Error occurred when evaluating apply callback."
Where can I find where blockSize is defined in this example? and how would I be able to manually change it?
Thanks!

Accepted Answer

Walter Roberson
Walter Roberson on 15 Jul 2016
blockSize is defined in the Model Workspace, as [60 80]
  1 Comment
Lawrence
Lawrence on 15 Jul 2016
okay - thanks! Didn't realise there was a model workspace!

Sign in to comment.

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!