could anyone tell me how to group number of users such that each group should contain only 2 users.
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
could anyone tell me how to group number of users such that each group should contain only 2 users.
2 comentarios
  Geoff Hayes
      
      
 el 5 de Mzo. de 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.
Respuestas (1)
  Walter Roberson
      
      
 el 5 de Mzo. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


