You are on page 1of 1

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

You might also like