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!