help-octave
[Top][All Lists]
Advanced

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

Re: functional equivalent of __FILE__ in 'octave'


From: E. Joshua Rigler
Subject: Re: functional equivalent of __FILE__ in 'octave'
Date: Sun, 25 May 2008 12:06:53 -0600
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Søren Hauberg wrote:
søn, 25 05 2008 kl. 04:05 -0700, skrev Sergei Steshenko:
is there a functional equivalent of __FILE__ entity to be found in "C", Perl - 
the
entity holds currently being compiled/interpreted file name ?

Is "mfilename" what you're looking for?

This reminds me of a question I thought of, then forgot to pose to the list a while back...is there an easy way to determine the name of the function that is currently executing (assuming there is more than one function defined in a single m-file)?

-EJR


reply via email to

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