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

Home » Public Forums » archive » Plot function failing!
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: Plot function failing! [message #92887 is a reply to message #92885] Thu, 17 March 2016 09:26 Go to previous messageGo to previous message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
plot.pro should be in the $IDL_DIR/lib/graphics directory.

Make sure that you do have plot.pro in this directory, and then make sure this directory is in your !path

On Thursday, March 17, 2016 at 12:14:40 PM UTC-4, Med Bennett wrote:
> On Thursday, March 17, 2016 at 10:13:24 AM UTC-6, Med Bennett wrote:
>> On Thursday, March 17, 2016 at 9:40:35 AM UTC-6, Jim P wrote:
>>> On Thursday, March 17, 2016 at 9:31:16 AM UTC-6, Med Bennett wrote:
>>>> Another example, straight from the documentation:
>>>>
>>>> IDL> junk = SIN(2.0*FINDGEN(200)*!PI/25.0)*EXP(-0.02*FINDGEN(200))
>>>> IDL> myPlot = plot(junk)
>>>>
>>>> In this case, nothing happens at all - no plot, no plot window, no error message.
>>>
>>> I would guess your !path has been compromised.
>>>
>>> IDL> print, routine_info('plot', /source, /function)
>>> { PLOT C:\Program Files\Exelis\IDL85\lib\graphics\plot.pro}
>>>
>>>
>>> Jim P.
>>
>> I just tried this, no luck:
>>
>> IDL> print,routine_info('plot',/source,/function)
>> % Attempt to call undefined function: 'PLOT'.
>> % Execution halted at: $MAIN$
>>
>> I also just uninstalled and reinstalled IDL 8.5.1, still doing the same thing.
>
> Interestingly, calls to contour() work fine.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Filtering based on Hessian Matrix
Next Topic: indexing bug?

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

Current Time: Fri Oct 10 09:31:22 PDT 2025

Total time taken to generate the page: 1.43818 seconds