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
Walter Roberson 2012 年 9 月 30 日

0 投票

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

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeRandom Number Generation についてさらに検索

質問済み:

2012 年 9 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by