PolyhedralSets[ZPolyhedralSets]
PlotIntegerPoints3d
plot the integer points of a 3-D polyhedron
Calling Sequence
Parameters
Description
Examples
Compatibility
PlotIntegerPoints3d(zpoly)
zpoly
-
ZPolyhedralSet
PlotIntegerPoints3d(zpoly) plots the integer points of zpoly.
This requires zpoly to be non-parametric, three-dimensional, and bounded. If one of these assumptions does not hold, then an error is raised.
Plot a three-dimensional Z-Polyhedral set.
Trying to plot a Z-Polyhedral set which is not three-dimensional.
Error, (in PolyhedralSets:-ZPolyhedralSets:-PlotIntegerPoints3d) cannot handle this ZPolyhedralSet: its dimension is 2 instead of 3
The PolyhedralSets:-ZPolyhedralSets:-PlotIntegerPoints3d command was introduced in Maple 2023.
For more information on Maple 2023 changes, see Updates in Maple 2023.
See Also
ZPolyhedralSets:-IsEmpty
ZPolyhedralSets:-IsIntegerPointOf
ZPolyhedralSets:-SamplePoint
ZPolyhedralSets:-IntegerPointDecomposition
ZPolyhedralSets:-IsContained
ZPolyhedralSets:-ZPolyhedralSet
ZPolyhedralSets
PolyhedralSets
Download Help Document