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

Home » Public Forums » archive » Problem in oploterror in cgWindow
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
Problem in oploterror in cgWindow [message #83262] Wed, 13 February 2013 02:02
Poonam is currently offline  Poonam
Messages: 7
Registered: June 2011
Junior Member
Hi,
I am using Coyote's cgWindow to plot my data.

If I make a multiplot using

cgWindow, 'cgplot',x,y,WMULTI=[0,2,1]
cgWindow, 'cgplot',x1,y,/addcmd

it works fine and I can also save it as a ps file from the cgwindow itself.
But I need to add errors in both plot and I am using something like this:

cgWindow, 'cgplot',x,y,WMULTI=[0,2,1]
oploterror, x, y, delx, dely, /noerase, /addcmd

cgWindow, 'cgplot',x1,y1,/addcmd
oploterror, x1, y1, delx1, dely1, /noerase,/addcmd

In this case after first oploterror command, the second figure does not appear.
And program does not complain too. Also if I use oploterror in cgwindow, I am not able to save the as a ps file. It creates an empty plot file. If I remove oploterror command from my file, everything works fine. What is going on?

Please help me. I have used it successfully in the past but am not able to use it now.

Thanks
Poonam
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: حقوق الانسان في الاسلام
Next Topic: Re: Contour plots and colorbars to compare different images

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

Current Time: Wed Oct 08 15:49:07 PDT 2025

Total time taken to generate the page: 0.15737 seconds