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

Home » Public Forums » archive » direct graphics or object graphics ?
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: direct graphics or object graphics ? [message #60315 is a reply to message #60172] Tue, 06 May 2008 13:40 Go to previous messageGo to previous message
natha is currently offline  natha
Messages: 482
Registered: October 2007
Senior Member
On May 6, 4:32 pm, David Fanning <n...@dfanning.com> wrote:
> nata writes:
>> There are any problems with virtual memory when I've more than 1000
>> IDLgrPlots and I want to draw my View?
>
> You want to draw 1000 line plots at the same time!
> How big is your display? Are you displaying this
> on the side of the MGM Grand in Las Vegas?
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming (www.dfanning.com)
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")


jajajaj, no, no

In Direct Graphics you can do that:

plot, x, y, xrange=....
for i=0, 1000 do oplot, datax[i,*], datay[i,*]

I want to the same in object graphics and I dont know what is the best
way. I'll try to create 1000 IDLgrPlots for each 'oplot' and add this
in the oModel object. Is this a good idea?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: extract lat/lon from MOD13Q1
Next Topic: Hierarchical Splitting of images based on texture

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

Current Time: Sat Oct 11 04:53:47 PDT 2025

Total time taken to generate the page: 1.19755 seconds