ArraySetElement

Parent Previous Next


Full Library / Math Operator / Array / ArraySetElement
Block Name: ArraySetElement

Code File Location: VisualSim/actor/lib/ArraySetElement

Block Overview

o       This block requires an array on the input port. The block replaces the value at a designated location in the array with the new value. The designated location is provided at the index port. The new value is povided on the "element" input ports. The resulting array is send out on the output 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: Full-featured EBook editor