How to make grouped box plot with Y1 and Y2 axis (Two Y axis)?
3 ビュー (過去 30 日間)
古いコメントを表示
My data consists of 2 parameters for 4 groups 'TESTBOX' attached which i want to represent using box plot. I want to plot Column A,B as group 1, Column C,D as group 2, Column E,F as group 3 and Column G,H as group 4. And then A,C,E,G column values would be represented in Y1 axis and B,D,F,H in Y2 axis.
Please let me know how to make such kind of a box plot e.g. 'BoxPlot.jpg'
4 件のコメント
D. Plotnick
2019 年 6 月 14 日
There may be a solution for you here. I use variations in the solution from this thread a lot, although it frequently requires some real jiggery-pokery to get just right.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!