help-octave
[Top][All Lists]
Advanced

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

Re: print out the name of the currently running function / script


From: Benjamin Lindner
Subject: Re: print out the name of the currently running function / script
Date: Mon, 31 Jan 2011 13:11:25 +0100

> could someone please tell me what's octave analogue of
> 'echo $0' command in a shell script?

'mfilename' returns the current script's / function's name as a string.

benjamin


reply via email to

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