winmin
Industrial
- Nov 28, 2006
- 1
I will appreciate if anyone gives me solution for the following problem:
I have a vector with five variables, V = (a, b, c, d, e) and each variable has different values. Such as a=1,2,3; b=0,1,2; c=0,1,2,3; d=0,1; and e=1, 2, 3;
How can I have different combinations for the vector V with these defferent values? Is there any command in MATLAB to get the different combinations for VECTORS with multiple variables?
Thanks.
I have a vector with five variables, V = (a, b, c, d, e) and each variable has different values. Such as a=1,2,3; b=0,1,2; c=0,1,2,3; d=0,1; and e=1, 2, 3;
How can I have different combinations for the vector V with these defferent values? Is there any command in MATLAB to get the different combinations for VECTORS with multiple variables?
Thanks.