@@ -0,0 +1,5 @@
x=1:2:9;
y=[1,3,5,2,6;2,4,5,6,2;5,4,7,2,2]';
area(x,y);
grid on;
title('面积统计图');
The note is not visible to the blocked user.