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