Home > mpt > @polytope > dimension.m

dimension

PURPOSE ^

DIMENSION Returns dimension of the given polytope

SYNOPSIS ^

function nx = dimension(P)

DESCRIPTION ^

DIMENSION Returns dimension of the given polytope

 nx = dimension(P)

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 Returns dimension of the polytope P

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 P   - Polytope

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------
 nx  - dimension of the given polytope P (or polyarray)

 see also NCONSTR, LENGTH

CROSS-REFERENCE INFORMATION ^

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