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 #75917] Sat, 07 May 2011 09:15 Go to previous message
David Grier is currently offline  David Grier
Messages: 35
Registered: July 2010
Member
Sorry about the typo in the example. That doesn't
fix the underlying problem ...

plot3d doesn't seem to recognize the
SYM_OBJECT keyword.

TTFN,

David


On 5/7/11 12:10 PM, Gray wrote:
> 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 09:49:39 PDT 2025

Total time taken to generate the page: 2.39372 seconds