help-octave
[Top][All Lists]
Advanced

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

"clear mex" in octave?


From: Joris Mooij
Subject: "clear mex" in octave?
Date: Thu, 19 Feb 2009 14:58:47 +0100
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

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


reply via email to

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