comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Polar Plots?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: polar plot [message #13832 is a reply to message #12664] Thu, 17 December 1998 00:00 Go to previous messageGo to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Torsten Bock (bock@sunpool.cs.uni-magdeburg.de) writes:

>> Have you tried:
>>
>> Plot, radii, angles, /Polar
>>
> I did but (I hope I did nothing wrong) I end up with a polar plot in a
> cartesian system (x and y axis), which is not what I expected.
> I was thinking of circles on which I can annotate the radius-value
> and I like to annotate the theta (angle) value around the outer circle.
> and the Intensity is either a color (for contour plot).
> or in 3D the z value (cylindrical coordinate system) ...

Oh, well, then...

You are going to have to use IDL to do (I hate to say this)
some *programming*. :-(

I'd start with the Plot command without axes ([XY]Style=4),
and put your own circles on. (See my web page for some
example code and other links for Circles.) I don't think
it will take you more than about a half hour to come up with
exactly what you want.

Cheers,

David

P.S. As long as your doing it, I'd write it as an object, too.
That way you would see how easy it is to write programs that work
better in particular circumstances than the ones that sometimes
come with IDL. :-)

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Progamming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: zoom capability in IDL object graphics?
Next Topic: Re: Fortran External Calls

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 11:36:49 PDT 2025

Total time taken to generate the page: 0.39940 seconds