Overview
This example demonstrate the use of Index Array functions to split a 2D array at a specified index.
Description
This VI receives a 2D array of strings and splits it into an Upper and an Lower array. The split happens at the row index specified. The index can be simply changed at the front panel.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Snippet
**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.
its not spliting this kind of arrays...
ANY suggestions??
Not sure I understand what you mean about not being able to split those kind of arrays. Please see image.
Do you have your array on a .txt file and then extracting the strings to populate the array control?
An alternative (maybe simpler) for the same purpose.
Cool
Wouldn't that be awesome?