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 #92884 is a reply to message #92883] Thu, 17 March 2016 09:13 Go to previous messageGo to previous message
Med Bennett is currently offline  Med Bennett
Messages: 109
Registered: April 1997
Senior Member
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.
[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 01:48:51 PDT 2025

Total time taken to generate the page: 0.64046 seconds