3D surface plot at discrete integer grid points.
DiscretePlot3D[f, {i, imin, imax}, {j, jmin, jmax}]
DiscretePlot3D[f, {i, imin, imax, di}, {j, jmin, jmax, dj}]
DiscretePlot3D[f, {i, {i1, …, im}}, {j, {j1, …, jn}}]
DiscretePlot3D[{f1, f2, …}, …, …]
DiscretePlot3D[PDF[MultivariatePoissonDistribution[3, {1, 1}], {t, u}], {t, 0, 10}, {u, 0, 10}]
→ -Graphics3D-DiscretePlot3D[PDF[MultivariatePoissonDistribution[3, {1, 1}], {t, u}], {t, 0, 10}, {u, 0, 10}, ExtentSize -> Full]
→ -Graphics3D-DiscretePlot3D[GCD[x, y], {x, 1, 5}, {y, 1, 5}, LabelingFunction -> (#1[[1]] &)]
→ -Graphics3D-- Axes — default True
- BoxRatios — default { 1 , 1 , 0.4 }
- ClippingStyle — default Automatic
- ColorFunction — default Automatic
- ColorFunctionScaling — default True
- EvaluationMonitor — default None
- ExtentElementFunction — default Automatic
- ExtentMarkers — default None
- ExtentSize — default Automatic
- Filling — default Automatic
- FillingStyle — default Opacity [ 0.5 ]
- Joined — default False
- LabelingFunction — default Automatic
- LabelingSize — default Automatic
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotLegends — default None
- PlotMarkers — default None
- PlotRange — default { Full , Full , Automatic }
- PlotStyle — default Automatic
- PlotTheme — default $PlotTheme
- RegionFunction — default ( True & )
- ScalingFunctions — default None
- WorkingPrecision — default MachinePrecision