Home > mpt > @polytope > display.m

display

PURPOSE ^

DISPLAY Displays details about the given polytope

SYNOPSIS ^

function sys = display(P)

DESCRIPTION ^

DISPLAY Displays details about the given polytope

 sys = display(P)

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 Displays details of the given POLYTOPE object.
 
 This method is executed automatically if one types:
   >> P
 without the semicolumn (;) at the end

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

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------
 sys  - String containing the information

 see also POLYTOPE, DIMENSION, 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