Home > mpt > @polytope > end.m

end

PURPOSE ^

END Returns the last element in a given polytope array

SYNOPSIS ^

function index = end(P, position, nindeces)

DESCRIPTION ^

END Returns the last element in a given polytope array

 ---------------------------------------------------------------------------
 DESCRIPTION
 ---------------------------------------------------------------------------
 If P is a polytope array (i.e. P=(U Pi)), returns the last element in the array

 USAGE:
   P(end)

 ---------------------------------------------------------------------------
 INPUT
 ---------------------------------------------------------------------------
 none

 ---------------------------------------------------------------------------
 OUTPUT                                                                                                    
 ---------------------------------------------------------------------------
 last element in the polyarray

 see also LENGTH, SUBSREF

CROSS-REFERENCE INFORMATION ^

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