03-21-2010 11:22 PM
Hi,
Could someone help me with this simple problem? I cant seem to figure out how to combine arrays properly.
Create a VI that collects ten samples of two random numbers scaled to the range 0-5, places these samples in a 10 X 2 array, and then displays only one column of this 2-D array, specified by the user. Display the 10 X 2 array as it is being created and the column of numbers after the collection is completed.
Thanks a ton.
03-21-2010 11:28 PM
Where are you having trouble? Post what you've accomplished so far.
To combine arrays, look at the Build Array function.
This sounds an awful lot like homework. We don't do homework for people, but will help them solve any specific issues or questions they might have.
03-21-2010 11:58 PM
Thanks Ravens Fan!!
A Great Response.
Sunday night and the homework isn't done yet.
And if this is for a job, they're in the wrong line of work.
03-22-2010 12:23 AM
lindap,
Just curious, does this VI have the requested functionality?
If so, this image shows all the tools required.