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

Home » Public Forums » archive » matchdelim
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
matchdelim [message #87462] Tue, 04 February 2014 10:42 Go to next message
Nims is currently offline  Nims
Messages: 8
Registered: February 2014
Junior Member
Hello everyone

I wrote a program which was running well until I made a little change. Now the plot I am receiving is completely different. I am calling plot within a loop. If I call plot from somewhere else within the same loop, I am getting the expected result.
I commented out all the changes (as much as I remember) I made.

However I realize that there is a new module 'matchdelim' being compiled which was not being compiled earlier. I have not used it anywhere in my program. Can this be the source of error in my plots?

Thanking you in advance
Re: matchdelim [message #87463 is a reply to message #87462] Tue, 04 February 2014 11:04 Go to previous messageGo to next message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Nims writes:

> I wrote a program which was running well until I made a little change. Now the plot I am receiving is completely different. I am calling plot within a loop. If I call plot from somewhere else within the same loop, I am getting the expected result.
> I commented out all the changes (as much as I remember) I made.
>
> However I realize that there is a new module 'matchdelim' being compiled which was not being compiled earlier. I have not used it anywhere in my program. Can this be the source of error in my plots?

No.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
Re: matchdelim [message #87482 is a reply to message #87463] Thu, 06 February 2014 05:58 Go to previous messageGo to next message
Nims is currently offline  Nims
Messages: 8
Registered: February 2014
Junior Member
On Tuesday, February 4, 2014 8:04:47 PM UTC+1, David Fanning wrote:
> Nims writes:
>
>
>
>> I wrote a program which was running well until I made a little change. Now the plot I am receiving is completely different. I am calling plot within a loop. If I call plot from somewhere else within the same loop, I am getting the expected result.
>
>> I commented out all the changes (as much as I remember) I made.
>
>>
>
>> However I realize that there is a new module 'matchdelim' being compiled which was not being compiled earlier. I have not used it anywhere in my program. Can this be the source of error in my plots?
>
>
>
> No.
>
>
>
> Cheers,
>
>
>
> David
>
> --
>
> David Fanning, Ph.D.
>
> Fanning Software Consulting, Inc.
>
> Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
>
> Sepore ma de ni thue. ("Perhaps thou speakest truth.")

thanks, matchdelim is being compiled in my program even though i have not used it. What can be a possible reason for that?
Re: matchdelim [message #87483 is a reply to message #87482] Thu, 06 February 2014 06:03 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Nims writes:

> thanks, matchdelim is being compiled in my program even though i have not used it. What can be a possible reason for that?

My guess is a program you are using required it. If programs are written
and named correctly, this is how IDL works. When a program is required,
it is compiled and run.

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: How to make multiple plots on multiple pages with the same figure filename?
Next Topic: subseting a 3D array based on values from a 2D array

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

Current Time: Wed Oct 08 11:43:37 PDT 2025

Total time taken to generate the page: 0.00779 seconds