Block Category: Annotation
Inputs: Scalar or vector.
Description: The wirePositioner block lets you create a specific wiring path. A wirePositioner block is an input connector and an output connector that are attached by a wire. Since wirePositioner blocks do not take any additional computation time, you will not see a decrease in performance during a simulation.
When using a wirePositioner block with blocks that output images, make sure you connect the wirePositioner’s input connector first. For example, consider the following configuration:
Â
When you wire the Read Image block into the wirePositioner block, the input and output connectors on the wirePositioner block are updated accordingly:
If, however, you wire the wirePositioner block to the Classification block first, you will not be able to attach the Read Image block.