Home > mpt > @polytope > subsref.m

subsref

PURPOSE ^

SUBSREF Indexed referencing for polytope objects

SYNOPSIS ^

function Q = subsref(P, X)

DESCRIPTION ^

SUBSREF Indexed referencing for polytope objects

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 P(I) is an array formed from the elements of A specifed by the
      subscript vector I.

 If P is a polytope, P(1) returns that polytope

 If P is an array of polytopes (e.g. P=[P1 P2 P3]), P(2) returns P2, etc.

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------

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

 see also SUBSASGN, END

CROSS-REFERENCE INFORMATION ^

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