So just use z for the size vector (4th input) as well as the color vector (5th input): z = 10*(1:pi/50:10*pi); y = z.*sin(z/10); x = z.
確定! 回上一頁