Question: Construct a VI in LabView that converts a 2D array into a tab-delimited spreadsheet string. Then convert the tab-delimited spreadsheet string into a comma-delimited spreadsheet
Construct a VI in LabView that converts a 2D array into a tab-delimited spreadsheet string. Then convert the tab-delimited spreadsheet string into a comma-delimited spreadsheet string and display both output strings in indicators on the front panel. Show both the front panel and block diagram.
Hint: Use two random number generators in nested FOR loops to make a 2-D array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
