Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need MATLAB command /code

Status
Not open for further replies.

winmin

Industrial
Joined
Nov 28, 2006
Messages
1
Location
CA
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top