Adding FillPatterns to BoxPlot

3 Ansichten (letzte 30 Tage)
Mohammed
Mohammed am 13 Okt. 2016
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)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by