VERTICES

Gets the vertices of the polytopes of the domain partition

Contents

Method of pwag object.

Description

This method returns the vertices of a specified polytope of the domain partition or all the vertices of the partition.

Syntax

V = vertices(object)

Gets all the vertices of the domain partition. V is a cell array whose i-th element is a $n_{vertices} \times n_{dim}$ matrix containing the vertices if the i-th region.

V = vertices(object,reg)

Gets the vertices of the regions whose index is specified in reg. V is a cell array as before, with as many elements as the number of indexes in reg.

Acknowledgements

Contributors:

Copyright is with: