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

Home » Public Forums » archive » Plotting max point.
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: Plotting max point. [message #79146 is a reply to message #79070] Tue, 31 January 2012 02:33 Go to previous message
shambhu is currently offline  shambhu
Messages: 41
Registered: December 2011
Member
Hi David

following i tried today. I feel its working properly to plot, two max
points from two arrays.

MAP_SET, /CYLINDRICAL, 0, 0, /GRID, /CONTINENTS, $
TITLE = 'Simple Cylindrical Equidistant'
A = WHERE(DATA.FIELD14 EQ MAX(DATA.FIELD14))
B = WHERE(DATA.FIELD15 EQ MAX(DATA.FIELD15))
OPLOT,DATA.FIELD14[A:A],DATA.FIELD15[B:B],PSYM=2

Nothing wrong in this it seems.. :)

--
Cheers
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Plotting max point.
Next Topic: Probability label relaxation

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

Current Time: Sat Oct 11 21:12:32 PDT 2025

Total time taken to generate the page: 1.83872 seconds