Histogram bar plot for bivariate data
Bivariate histograms are a type of bar plot for numeric
data that group the data into 2-D bins. After you create a histogram2
object,
you can modify aspects of the histogram by changing its property values.
This is particularly useful for quickly modifying the properties of
the bins or changing the display.
Specify an output argument with the histogram2
function
to create a Histogram2
object.
Histogram2 Properties | Control histogram2 appearance and behavior |