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

Home » Public Forums » archive » SYM_OBJECT in plot3d?
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
SYM_OBJECT in plot3d? [message #75919] Sat, 07 May 2011 07:00
David Grier is currently offline  David Grier
Messages: 35
Registered: July 2010
Member
Dear Folks,

The plot3d() function no longer appears to know about the
sym_object keyword in IDL 8.1.

Here's a test case:

x = randomu(seed, 100)
y = randomu(seed, 100)
z = randomu(seed, 100)
oobj = obj_new('orb')
p = plot3d(x, y, z, sym_object = oorb)

PLOT3D: Unknown property: SYM_OBJECT
Execution halted at: $MAIN$

This is surprising because the SYM_OBJECT property is described
in the documentation for PLOT3D()

Is this the bug that I think it is, or am I doing something
wrong?

Thanks,

David
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Changing Plot Parameters in cgWindow
Next Topic: Re: SYM_OBJECT in plot3d?

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

Current Time: Wed Oct 08 15:27:31 PDT 2025

Total time taken to generate the page: 0.00430 seconds