how to plot 2 factors analysis data in matlab?
이전 댓글 표시
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개)
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!