HYPER RECT GRID

Function to create a grid of hyper-rectangles (@polytope objects) between a lower and upper bound.

Contents

Function of MOBY-DIC toolbox.

Description

 Function to create a grid of hyper-rectangles (@polytope objects)
 between a lower and upper bound.
 Depends on the polytope library of the MPT (Multi Parametric
 Toolbox), tested on version 2.6.2.

Syntax

 hypergrid(lower, upper, divs)
 hypergrid(X)
 lower:    lower bounds, [nx*1]
 upper:    upper bounds, [nx*1]
 divs:     number of divisions per state axis, [nx*1], or a scalar for
           an equal number per axis
 X:        [nx*1] cell of [1*n] arrays of vertex locations per state axis

Acknowledgements

Contributors:

Copyright is with: