Question about random generator?
Ältere Kommentare anzeigen
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?
Antworten (1)
Walter Roberson
am 30 Sep. 2012
0 Stimmen
uigetfile(), xlsread(), randperm()
2 Kommentare
Portgas Ace
am 30 Sep. 2012
Walter Roberson
am 30 Sep. 2012
Please read about cell arrays
Kategorien
Mehr zu Random Number Generation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!