From: Syed Umair Uddin on
Hi All,
Can anyone help me to plot multiple points(radius) with a single angle on polar plot ?

for example if i have 0 degree with the radius of 1,2,3,4,5........256

how can i plot a polar diagram ?

Thanks in advance
From: Walter Roberson on
Syed Umair Uddin wrote:

> Can anyone help me to plot multiple points(radius) with a single angle
> on polar plot ?
>
> for example if i have 0 degree with the radius of 1,2,3,4,5........256
>
> how can i plot a polar diagram ?

polar(zeroes(1,256), 1:256)
 | 
Pages: 1
Prev: Smile detection
Next: %Convert .j13c to .bmp