LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i do this question?

hi friends ;
my teacher gave a project for final assignment ,but idont know how do it
plz help me i dont have any idea about question

question :


Select peaple in groups of three from n ( n= 10 for example) peaple randomly
Mach them with only one random chose of options like A,B,C etc Until you run
of peaple or options. list these grouped peaple with their option in the fron panel.
You may want to increase options so make your chooses to be changed

who can tell me hw can do it

plz help me


Message Edited by ftsdfdf on 01-11-2008 02:57 PM
0 Kudos
Message 1 of 4
(2,727 Views)
Unfortunately, there's an unwritten policy on these forums to not provide answers to homework problems because... they're homework problems, intended for you to figure out. Smiley Wink

Suggestion: Sketch it out on paper first. In other words, start with a small group, and draw out the various possibilities. You should get to answer soon enough.


Message Edited by smercurio_fc on 01-11-2008 05:44 PM
Message 2 of 4
(2,694 Views)
I agree with smercurio. If you are given the answer, you won't learn anything.

That being said, I would do a search on this forum for things that you need, like
random number
array of strings
search array
for loops
string indicator

You should be able to figure the rest out, which is, afterall, the point of the assignment.

B-)

Message 3 of 4
(2,652 Views)

Hi,

Here is a start. This KnowledgeBase article describes using a random number generator for values outside the 0-1 range. Happy coding!

Amanda Howard
Americas Services and Support Recruiting Manager
National Instruments
0 Kudos
Message 4 of 4
(2,613 Views)