Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop GUI Develop TreeView
Title: circle Download
 Description: function [] = circleagain(a,b,c,r) pixel = 0.1 theta1 = 0 theta2 = 360*pi/180 pix = pixel/r theta = theta1:pix:theta2 global x y z x = a + r*cos(theta) y = b + r*sin(theta) z = ones(1,length(x))*c x=round(x*10)/10 y=round(y*10)/10 z=round(z*10)/10 plot3(x,y,z, c )
 Downloaders recently: [More information of uploader nauman_zahoor]
 To Search:
File list (Check if you may need any files):
circleagain.rar
HO3.pdf
    

CodeBus www.codebus.net