clear data clc; clear; close all; %% edge color data1=randn(1000,12); ... boxplots box_1 = boxplot(data1,'positions',position_1,'colors' ...
確定! 回上一頁