Home > mpt > extras > auxiliary > mpt_allcombs.m

mpt_allcombs

PURPOSE ^

MPT_ALLCOMBS All combinations of discrete-valued inputs

SYNOPSIS ^

function Ucombs = mpt_allcombs(U)

DESCRIPTION ^

MPT_ALLCOMBS All combinations of discrete-valued inputs

 Ucombs = mpt_allcombs(U)

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 Returns all possible combinations of discrete-valued inputs

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 U       - cell array of discrete values of the system inputs

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------

 Ucombs  - combinations of inputs (row-wise)

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 30-Mar-2006 10:26:47 by m2html © 2003