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!