ArrayElement

Parent Previous Next

Math Operations/Array/ArrayElement
Block Name: ArrayElement

Code File Location: VisualSim/actor/lib/ArrayElement

Block Overview

o       Extract an element from an array. This actor reads an array from the input port and sends one of its elements to the output port. The element that is extracted is determined by the index parameter (or port). It is required that 0 <= index < N, where N is the length of the input array, or an exception will be thrown.

Created with the Personal Edition of HelpNDoc: Write EPub books for the iPad