could anyone tell me how to group number of users such that each group should contain only 2 users.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
could anyone tell me how to group number of users such that each group should contain only 2 users.
2 Kommentare
Geoff Hayes
am 5 Mär. 2018
Prabha - does it matter which two users get grouped together? Or can it be as simple as user 1 is grouped with user 2, user 3 is grouped with user 4, etc. Please clarify.
Antworten (1)
Walter Roberson
am 5 Mär. 2018
The same was as https://www.mathworks.com/matlabcentral/answers/386307-how-do-i-create-an-array-of-randomized-pairs-of-numbers#answer_308315 except without the reshape()
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!