Re: Strange multi-plotting problem [message #16848] |
Mon, 23 August 1999 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Gregory G. Arkos (arkos@NOSPAMphys.ucalgary.ca) writes:
> I'm sure the solution to this is trivial, but I can't seem to find it.
>
> I'm plotting a single polar plot on a page. Afterward, I'd like to
> plot a series (P.MULTI style) of plots. I can get the first plot
> to go fine. However, no matter what I seem to do the second page
> of plots crashes with the error
>
> Data coordinate system not established.
>
> and all I get is a small bit of annotation in the upper right hand
> corner of an otherwise empty page. This occurs even when I
> try to plot only a single plot on the second page (e.g. !P.MULTI = 0).
>
> Any suggestions as to what is happening and why? I've plotted
> multiple pages of plots, multiple window plots before, and never
> had a problem like this.
>
> Thanks in advance for any suggestions!
Pilot error, almost surely. :-)
Can we see a code snippet?
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|