Question: Construct a VI that outputs a 2D array with 10 rows and 5 columns. The first row should contain five random numbers in the range
Construct a VI that outputs a 2D array with 10 rows and 5 columns. The first row should contain five random numbers in the range 0-1, the second row numbers in the range 1-2, and so forth to the tenth row, which should contain five random numbers in the range 9-10.
Do not display the numbers in the array on the front panel in a table, but rather a graph that plots each row of the array on the same graph.
Include a switch that, when enabled, will save the data to a file. Have the VI prompt the user for the file name. The easiest way to do this is with the write measurement file express VI. Write in LABVIEW VI PLEASE!!!!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
