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

Home » Public Forums » archive » Re: TITLE property using 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: TITLE property using object graphics [message #77239 is a reply to message #77236] Mon, 15 August 2011 05:51 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Hello,

IDL> print, !version
{ x86 linux unix linux 8.1 Mar 9 2011 32 64}
IDL> theory = SIN(2.0*FINDGEN(200)*!PI/25.0)*EXP(-0.02*FINDGEN(200))
IDL> p1 = plot(theory, title="Test")
% Loaded DLM: XML.
IDL>

...produces the example as expected.

Does ITTVIS/IDL still support WindowsXP for 8.whatever? There's no useful information on their website (seems you have
to login to get the more detailed product info) beyond saying it runs on Microsoft Windows.

cheers,

paulv



Mike Potter wrote:
> On Aug 14, 3:24 pm, Mike Potter <m...@orionsound.com> wrote:
>> I'm guessing I'm missing something simpe. Being an old-school IDL
>> programmer I've decided to explore a bit of the object graphics
>> functions. I immediately ran into a problem just cutting and pasting
>> from the help file examples. Here's an example:
>>
>> theory = SIN(2.0*FINDGEN(200)*!PI/25.0)*EXP(-0.02*FINDGEN(200))
>>
>> p1 = plot(theory, title="Test")
>>
>> When doing so I get an error message: "PLOT: Graphics window does not
>> exist".
>>
>> If I just do the plot with no title it works fine. If I then try:
>>
>> p1.TITLE = "Test"
>>
>> I again get the same error message. If I "Print, P1" it gives me a
>> list of the properties; TITLE = <NullObject>
>>
>> So what's up?
>>
>> Thanks!
>> Mike Potter
>
> Additional info:
>
> IDL 8.1 - Windows XP
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Big Horn Sheep Count
Next Topic: Reading 32-bit complex numbers in IDL (16-bit real / 16-bit imaginary)

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

Current Time: Fri Oct 10 14:05:31 PDT 2025

Total time taken to generate the page: 0.23978 seconds