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

Home » Public Forums » archive » Re: SYM_OBJECT in plot3d?
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: SYM_OBJECT in plot3d? [message #75918 is a reply to message #75917] Sat, 07 May 2011 09:10 Go to previous message
Gray is currently offline  Gray
Messages: 253
Registered: February 2010
Senior Member
On May 7, 10:00 am, David Grier <david.gr...@nyu.edu> wrote:
> 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

well, you have 'oobj' and 'oorb'. fixing that might help.
[Message index]
 
Read Message
Read Message
Previous Topic: SYM_OBJECT in plot3d?
Next Topic: GOOD STUDY MATERIAL

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

Current Time: Fri Oct 10 04:13:31 PDT 2025

Total time taken to generate the page: 0.15687 seconds