Question about random generator?
古いコメントを表示
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?
回答 (1 件)
Walter Roberson
2012 年 9 月 30 日
0 投票
uigetfile(), xlsread(), randperm()
カテゴリ
ヘルプ センター および File Exchange で Random Number Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!