Question about random generator?

2 visualizzazioni (ultimi 30 giorni)
Portgas Ace
Portgas Ace il 30 Set 2012
I need to create a program that will output random groupings taken from names on an excel file(how can i enter the excel file in matlab?). I dont know how to start this. is there any algorithms i could study to make this?

Risposte (1)

Walter Roberson
Walter Roberson il 30 Set 2012
uigetfile(), xlsread(), randperm()
  2 Commenti
Portgas Ace
Portgas Ace il 30 Set 2012
how come the output names appearing on matlab has ' ' in them? example 'James'.
Walter Roberson
Walter Roberson il 30 Set 2012
Please read about cell arrays

Accedi per commentare.

Categorie

Scopri di più su Random Number Generation in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by