help-octave
[Top][All Lists]
Advanced

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

Re: Distribute "data files" with a package


From: Andreas Weber
Subject: Re: Distribute "data files" with a package
Date: Mon, 31 Mar 2014 14:22:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10

On 31.03.2014 13:41, Daniel Kraft wrote:

> ... Is there a
> function that can be called from within an .m file and that returns the
> directory that contains the .m file?

help mfilename

I don't know if this is a good design choice but I think you can find
your file with mfilename ("fullpath") and fileparts, fullfile...

-- Andy



reply via email to

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