Question about random generator?

2 次查看(过去 30 天)
Portgas Ace
Portgas Ace 2012-9-30
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
Walter Roberson 2012-9-30
uigetfile(), xlsread(), randperm()
  2 个评论
Portgas Ace
Portgas Ace 2012-9-30
how come the output names appearing on matlab has ' ' in them? example 'James'.
Walter Roberson
Walter Roberson 2012-9-30
Please read about cell arrays

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Random Number Generation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by