Replaces an element or subarray in an array at the index you specify.
The array in which you want to replace an element(s), row(s), column(s), or page(s). This input is an n-dimension array of any type.
Data Type Changes on FPGA
When you add this node to a document targeted to an FPGA, this input has a default data type that uses fewer hardware resources at compile time.
Location within array of the element, row, column, or page you want to replace.
Default: 0
The element or array that replaces an element, row, column, or page in the array specified in array.
The base data type of the new element or subarray must be the same type as the input array.
Data Type Changes on FPGA
When you add this node to a document targeted to an FPGA, this input has a default data type that uses fewer hardware resources at compile time.