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

Home » Public Forums » archive » Draw a circle enclosed to the other
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Draw a circle enclosed to the other [message #90683] Thu, 26 March 2015 05:33 Go to previous message
g.nacarts is currently offline  g.nacarts
Messages: 148
Registered: November 2013
Senior Member
Hi

I wanted to create two circles where the one enclosed to the other and I found the circle function which creates circles. What I want is the green and yellow circle as shown in the following page.

https://www.idlcoyote.com/tips/make_circle.html

For some reason I copy paste the whole code
TVLCT, [255,0], [255,255], [0,0], 1
POLYFILL, CIRCLE(65, 65, 20), Color=1, /Device
PLOTS, CIRCLE(130, 130, 30), /Device
PLOTS, CIRCLE(195, 195, 20), /Device, Color=2
PLOTS, CIRCLE(195, 195, 10), /Device, Color=1

But I am ending up only with the white circle created by PLOTS, CIRCLE(130, 130, 30), /Device.

Can anyone help with this?
[Message index]
 
Read Message
Read Message
Previous Topic: ZLIB_UNCOMPRESS limited to 4GB?
Next Topic: Array subscript for ARRAY must have same size as source expression

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

Current Time: Wed Oct 08 13:51:58 PDT 2025

Total time taken to generate the page: 0.00395 seconds