n=4*pi
t=0:pi/20:n
R=1
x=R*(cos(t)+t.*sin(t))
y=R*(sin(t)-t.*cos(t))
plot(x,y)
axis square
grid
n=4*pi
t=0:pi/20:n
R=1
x=R*(cos(t)+t.*sin(t))
y=R*(sin(t)-t.*cos(t))
plot(x,y)
axis square
grid
参考资料:http://zhidao.baidu.com/link?url=_CrK6ftMx7lfl6-mTPSWj8UxCJt2oyj4ryf7R06KFupxdPZdoAApVs8Qnxq-jClfeOgMo6lGRC_VLKv_Dknfqq