|
From: | Ben Abbott |
Subject: | Re: "clear mex" in octave? |
Date: | Fri, 20 Feb 2009 07:34:32 -0500 |
On Feb 19, 2009, at 8:58 AM, Joris Mooij wrote:
Hi all, does anybody know why octave does not automatically reload a mex file when I recompile it (using "mkoctfile --mex filename.cpp")? The only way I get octave to use the new .mex file is to restart octave, whichis not very practical (in matlab, MEX files are reloaded automatically).Even "clear mex" or "clear all" would not reload the mex files in octave. Thanks for your help, Joris
Are you saying that when running Matlab, "clear mex" actually reloads mex files?
Are you sure? Ben
[Prev in Thread] | Current Thread | [Next in Thread] |