Info

此问题已关闭。 请重新打开它进行编辑或回答。

how to choose the number in a random manner

1 次查看(过去 30 天)
A=[1 2 ;
4 5 ;
7 8 ;
10 11;
12 13;
14 15;
16 17 ;
18 19]
G=size(A,1)
C=1:G
Could anyone help me how to choose the number in C in a random manner,such that C can be 2 or 3 or 4 or 5 or 6.
  2 个评论
Stephen23
Stephen23 2019-2-18
编辑:Stephen23 2019-2-18
"...such that C can be 2 or 3 or 4 or 5 or 6."
What about 1 or 7 or 8? Why are they excluded?
Rik
Rik 2019-2-19
Jaah, please stop posting new questions instead of posting explanatory comments. You have been told this many times before.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by