A simple 3d-bubbleplot
The following Matlab project contains the source code and Matlab examples used for a simple 3d-bubbleplot. . BUBBLEPLOT3(x,y,z,r), where x, y, z and r are four vectors of the same length, plots bubbles of radii r in 3-space with centers at the points whose coordinates are the elements of x, y and z.
页:
[1]