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

Home » Public Forums » archive » Re: display direction
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
Re: display direction [message #94827] Mon, 30 October 2017 10:04 Go to next message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
On Monday, October 30, 2017 at 8:00:25 AM UTC-4, AGW wrote:
> On Tuesday, October 24, 2017 at 10:35:54 AM UTC+2, AGW wrote:

>
> Thanks for you, but there are many errors
>
> w=window(dimensions=[800,800])
> ^
> % Syntax error.
> At: C:\Users\a\Desktop\Qibla\Qibla_plot.pro, Line 3
>

What !version of IDL do you have?
IDL> print,!VERSION

The WINDOW() function was introduced as part of the new IDL graphics introduced in Version 7.0. You won't be able to run this code if you have an earlier IDL version or (I believe) if you are using GDL.

If you do have IDL 7.x or IDL 8.x then your !path is not set up correctly. Somewhere in your !PATH you should have a ...lib/graphics directory.
Re: display direction [message #94829 is a reply to message #94827] Mon, 30 October 2017 10:42 Go to previous messageGo to next message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
Actually, the new IDL graphics was introduced in IDL 8.0. Since you have IDL 7.06 you won't be able to run the code (or you will have to update it to use traditional IDL graphics.

http://www.harrisgeospatial.com/docs/WINDOW.html



On Monday, October 30, 2017 at 1:17:47 PM UTC-4, AGW wrote:

> 7.0.6 Jan 26 2009
Re: display direction [message #94833 is a reply to message #94827] Mon, 30 October 2017 11:11 Go to previous message
Ali Gamal is currently offline  Ali Gamal
Messages: 98
Registered: June 2013
Member
Thanks
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: GetPrimaryMonitroIndex getting the wrong index
Next Topic: really stupid matrix question

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

Current Time: Wed Oct 08 05:15:04 PDT 2025

Total time taken to generate the page: 0.00439 seconds