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

Home » Public Forums » archive » IDL3.5.0: contour is still broken :-((((
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
IDL3.5.0: contour is still broken :-(((( [message #1525] Wed, 01 December 1993 02:58
peba1231 is currently offline  peba1231
Messages: 12
Registered: February 1992
Junior Member
------------------------------
IDL. Version 3.5.0 (AIX ibmr2)
------------------------------

I try to plot contour lines of u=f(xc,yc). All arrays are 2D.

IDL> help,u,xc,yc
U (C_RESULT) DOUBLE = Array(48, 50)
XC DOUBLE = Array(48, 50)
YC DOUBLE = Array(48, 50)

IDL> contour,u ---> ok
IDL> contour,u,/follow ---> ok
IDL> contour,u,xc,yc ---> ok
IDL> contour,u,xc,yc,/follow ---> broken !!!!!

Broken means: the contours consist of straight line segments which vaguely
resemble the correct contour plot.

Hopefully, this will get fixed soon!

Peter

--
------------------------------------------------------------ ----------
Peter Bartsch | Tel. +49 (0)30 314 23093
TU Berlin, Sekr. F2 | FAX: +49 (0)30 314 22866
Marchstr. 12 |
10587 Berlin | e-mail: peba1231@camillo.fb12.tu-berlin.de
------------------------------------------------------------ ----------
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: extracting bits from bytes
Next Topic: Crosshair data point extraction - Query

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

Current Time: Sat Oct 11 03:59:32 PDT 2025

Total time taken to generate the page: 0.72690 seconds