random permutation of the integers
Title
Question
Is there any command in Scilab for getting random permutations of the integers 1:n as in MATLAB?
If not how can I get the same using existing commands?
Scilab Matrix-Operations 08-09 min 10-20 sec
Answers:
You may refer the following document regarding your query:
https://help.scilab.org/docs/6.0.2/en_US/perms.html
Login to add comment