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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. priyanka12

    creating multiple arrays out of one array

    Hi, Can any one tell me if there is some way of doing the following ? I have a vector num = {5,6,8,7,3} From this vector, I need to create all those unique vectors that can be formed from vector num. For instance, {5} {6} {7} .. .. {5,6} {5,8} .. .. {8,7} {7,8} .. .. {5,6,7} {7,6,5} .. ...

Part and Inventory Search

Back
Top