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
