You are on page 1of 1

theta = linspacecx (0,2*pi,100); x = cos(theta); y = sin(tadheta); plot (x,y); axis('equal'); xlabel('pagol') ylabel('pagla') title('Circle of unit radius') s

You might also like