MATLAB: Is it possible to specify multiple text insertion locations using the Insert Text block in the Video and Image Processing Blockset

addblocksetComputer Vision Toolboximageinsertlocationlocationsmanymultipleprocessingtext;video

When using the Insert Text block, I try to specify multiple text insertion locations by setting the Location parameter to an N-by-2 matrix, where N is the number of locations in the video where I would like the text to appear. When I do this, the text only appears once in the video.

Best Answer

This enhancement has been incorporated in Release 2007a (R2007a). For previous product releases, read below for any possible workarounds:
The ability to specify multiple locations for text using the Insert Text block is not available in the Video and Image Processing Blockset.
To work around this issue, you can connect multiple Insert Text blocks in serial form and use each block to specify a different text location.