help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: semipolar plot similar to bgraph -polar


From: Francesco Potorti`
Subject: Re: semipolar plot similar to bgraph -polar
Date: Thu, 19 Mar 2009 18:01:12 +0100

>I would like to make a semipolar plot like the one 'bgraph -polar'
>makes. I have a file with Y and X coordinates where the Y coordinates
>are angles between -90 and 90 degrees and the X values between 0 and
>3000 (no plot for negative x-values).
>
>Here is my appraoch:
>
>load file
>y=file(1:179,1)
>x=file(1:179,2)
>polar or plot(y,x)
>
>How do I make the y-axis polar and the x-axis nonpolar. I hope you can
>follow my thoughts.

I don't...  Maybe if you explained in detail what is a semipolar plot or
gave a link to a picture?

-- 
Francesco Potortì (ricercatore)        Voice: +39 050 315 3058 (op.2111)
ISTI - Area della ricerca CNR          Fax:   +39 050 315 2040
via G. Moruzzi 1, I-56124 Pisa         Email: address@hidden
(entrance 20, 1st floor, room C71)     Web:   http://fly.isti.cnr.it/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]