Boxplot x-axis not numerically ordered

I have two arrays, one with a discreet number of X-values, and one with a vide range Y-values. When I make a boxplot it groups the Y-values corresponding to the X (good) but the X values aren't displayed in numerical order, they appear along the axis in the order they are listed (for example: 3,6,2,4,8 rather than 2,3,4,6,8). Can I change this? how?

回答 (1 件)

Adam Danz
Adam Danz 2019 年 1 月 23 日
編集済み: Adam Danz 2020 年 1 月 31 日

0 投票

See the GroupOrder property of boxplots.

製品

リリース

R2017b

タグ

質問済み:

2019 年 1 月 23 日

編集済み:

2020 年 1 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by