surfacePlotterData
Description
returns a data structure plotterData
= surfacePlotterData(manager
)plotData
that you can use as input to the
plotSurface
function for plotting surfaces managed by the SurfaceManager
object manager
.
specifies the color map for the plot data.plotData
= surfacePlotterData(___,colorMap
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b
See Also
plotSurface
| theaterPlot
| surfacePlotter
| SurfacePlotter
| SurfaceManager