Feeds
已回答
plotting an N segments circle
Thank you so much! in my previous code, I started my theta from (pi/2: (2*pi)/N : 4*pi) to get the first edge of the polygo...
plotting an N segments circle
Thank you so much! in my previous code, I started my theta from (pi/2: (2*pi)/N : 4*pi) to get the first edge of the polygo...
7 years 前 | 0
提问
plotting an N segments circle
Hi all, I am trying to plot an N segments shape using this line of code: N =10; theta = (0: (2*pi)/N : 2 * pi) ; theta...
7 years 前 | 2 个回答 | 0
