"clear mex" in octave?
Joris Mooij
joris.mooij at tuebingen.mpg.de
Thu Feb 19 07:58:47 CST 2009
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, which
is 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
More information about the Help-octave
mailing list