how to plot 2 factors analysis data in matlab?
1 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!