Matlab boxplot 命令 ... clc clear all close all x = rand(50,1); y = rand(30,1); z = rand(55,1); % group = [repmat(1, size(x,1), 1); repmat(2, ...
確定! 回上一頁