boxplot([x1,x2]);. % Change the boxplot color from blue to green. a = get(get(gca,'children'),'children'); % Get the handles of all the objects.
確定! 回上一頁