Plot Couleur. A = linspace (0, 2*pi,100) b = cos (a) + rand (1, 100) scatter (a, b, ‘r’) [defining […]