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

Home » Public Forums » archive » The memory probelm
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
The memory probelm [message #35386] Fri, 30 May 2003 02:46
Hong Gang is currently offline  Hong Gang
Messages: 3
Registered: May 2001
Junior Member
Hello,

I met one probelm on the IDL memory.

I want to plot one 3-D image in the following way,

aaa is a array of (128,128,31)
SHADE_VOLUME, aaa, 0.1, v, p,/low ; up to here, there is no probelm

bbb=POLYSHADE(v,p,/T3D) ;;!!!! idl stop here because of the memory.

But If I delte the line of "bbb=POLYSHADE(v,p,/T3D)", run the program,
and use the command of "bbb=POLYSHADE(v,p,/T3D)", strangely it works.

So I do not know what the matter is. Did anyone meet the similar
problem? I would like to get some helos on it.

Thanks very much!

Hong
[Message index]
 
Read Message
Previous Topic: Re: IDL 5.6: Unable to free memory: from array descriptor
Next Topic: Re: The memory probelm

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

Current Time: Sat Oct 11 09:35:47 PDT 2025

Total time taken to generate the page: 1.51985 seconds