Neural Network Toolbox Previous page   Next Page
combvec

Create all combinations of vectors

Syntax

Description

combvec(A1,A2...) takes any number of inputs,

and returns a matrix of (N1*N2*...) column vectors, where the columns consist of all possibilities of A2 vectors, appended to A1 vectors, etc.

Examples


Previous page  calcperf compet Next page

© 1994-2005 The MathWorks, Inc.