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年弱 前 | 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年弱 前 | 2 件の回答 | 0
