could anyone tell me how to group number of users such that each group should contain only 2 users.
조회 수: 2 (최근 30일)
이전 댓글 표시
could anyone tell me how to group number of users such that each group should contain only 2 users.
댓글 수: 2
Geoff Hayes
2018년 3월 5일
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.
답변 (1개)
Walter Roberson
2018년 3월 5일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!