g — Geometry description decomposed geometry matrix | name of a geometry function | handle to a geometry function
Geometry description, specified as a decomposed geometry matrix, as the
name of a geometry function, or as a handle to a geometry function. For
details about a decomposed geometry matrix, see decsg.
A geometry function must return the same result for the same input
arguments in every function call. Thus, it must not contain functions and
expressions designed to return a variety of results, such as random number
generators.