필터 지우기
필터 지우기

Adding FillPatterns to BoxPlot

조회 수: 2 (최근 30일)
Mohammed
Mohammed 2016년 10월 13일
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...

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by