Adding FillPatterns to BoxPlot
Ältere Kommentare anzeigen
I am hoping someone have an idea of how to add different color Fill Patterns illustrated below to BoxPlot using simplest way possible. Thanks for your sharing you knowledge!
Here is an example
load carsmall
boxplot(MPG)
xlabel('All Vehicles')
ylabel('Miles per Gallon (MPG)')
title('Miles per Gallon for All Vehicles')
Here is a sample online...

Antworten (0)
Kategorien
Mehr zu Box Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!