Matlab——折线图

% abc = [2,4,6,8,10,12,14,16]; % cba = [7.15,7.15,16.375,24.15,30.3,564,2256,10156]; abc = [2,4,6,8,10]; cba = [7.15,16.375,24.15,30.3,564]; % Create the pie chart in position 1 of a 2x2 grid figure %
相关文章
相关标签/搜索