To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example replaces a portion of a row or column of a 2D array with a 1D array.
Description
The goal is to replace a portion of a row or column of a 2D array. The Replace Array Subset VI will only replace a single element of a 2D array, so this example shows how to replace a larger section.
Requirements
LabVIEW Base Development System 2012 or compatible
Steps to Implement or Execute Code
Additional Information or References
VI Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange. **
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
thanks for the workaround...