octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where is the pieces of code that do the following...


From: Ben Abbott
Subject: Re: Where is the pieces of code that do the following...
Date: Thu, 15 Mar 2012 20:06:59 -0400

On Mar 15, 2012, at 7:39 PM, Corbin Champion wrote:

> Looking for where in the Octave code it traverses the path to find a .m file 
> that matches a function name.
> 
> Also, looking for where in the Octave code it connects to and communicates 
> with gnuplot.
> 
> Any help would be appreciated.
> 
> Thanks,
> Corbin

I'm not familiar with how the parser works, and haven't looked at that part of 
the code, but I'll start with "src/oct-parse.*"

The communication with gnuplot is initiated in 
scripts/plot/private/__gnuplot_open_stream__.m

Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]