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

Home » Public Forums » archive » Re: map plotting
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: map plotting [message #62373] Mon, 08 September 2008 13:11 Go to previous message
MarioIncandenza is currently offline  MarioIncandenza
Messages: 231
Registered: February 2005
Senior Member
On Sep 7, 1:06 am, mkmva...@gmail.com wrote:
> map. All I want is to change the color of the points that  I have on
> the map. The code below just plots the asterisks on the map... I just
> wanna change the color of those asterisks.

Do you mean that you want the color of each XY point to be specified
in a third array (Z)? To do that, you will need the routine OPLOTS,
which is a simple extension to OPLOT to take care of things like that.
Search this group to find the routine, and call it like:

oplots,X,Y,psym=2,color=COLOR_INDICES

--Edward H.
[Message index]
 
Read Message
Read Message
Previous Topic: Get rid of unwanted lines.
Next Topic: Re: converting a string to an IDL command

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

Current Time: Sun Oct 12 08:00:38 PDT 2025

Total time taken to generate the page: 1.36018 seconds