how to plot 2 factors analysis data in matlab?
Show older comments
I have done a factorial design analysis of 2 variables (A,B)using 3 levels of A (A1,A2,A3),and 2 levels of B (B1,B2) of each.the combination of levels gave the following results.
A1B1=55;
A1B2=2.5;
A2B1=61
A2B2=2.5
A3B1=64.5
A3B2=2.56
I want to represent this on a graph such that the axis represents the levels of variables and the graph is plotted against the values at each level.For example x-axis=A1,A2,A3 y axis=B1,B2 and all 6 values can be plotted.is there any way?
Answers (0)
Categories
Find more on Annotations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!