Main Content
bubblesize
Description
bubblesize(
sets the size of the
smallest and largest bubble for bubble charts in the current axes. Specify
sizerange
)sizerange
as a two-element vector containing the smallest and largest
diameters in points, where 1 point = 1/72 inch.
sz = bubblesize
returns the size range for the current axes as a
two-element vector containing the diameters of the smallest and largest bubbles in
points.
Examples
Input Arguments
Version History
Introduced in R2020b