bubble3d
3D bubble plot rendered as actual spheres (volumetric).
Syntax
Section titled “Syntax”h = bubble3d(x, y, z, s, c, ...)Description
Section titled “Description”Like bubble3 but renders each marker as a true 3D sphere instead of a flat disk. Better depth perception when rotating the chart.
MathJet-specific.
Example
Section titled “Example”bubble3d(x, y, z, sizes, colors)