Try using the hold on command after you plotted the first box plot i.e. after plot(NaN,1,'color',PlotColors{ii}); rather than after figure; ...
確定! 回上一頁