How to make grouped box plot with Y1 and Y2 axis (Two Y axis)?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
D. Plotnick
il 14 Giu 2019
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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!