📜  从数组 matlab 中选择随机数 - 无论代码示例

📅  最后修改于: 2022-03-11 15:00:02.093000             🧑  作者: Mango

代码示例1
num = randi(length(x));  % x is an array