help-octave
[Top][All Lists]
Advanced

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

mexCallMatlab


From: gOS
Subject: mexCallMatlab
Date: Fri, 23 May 2008 08:46:23 -0700 (PDT)

If this function is called, and then fails, documentation for Matlab says
that control returns to the prompt. My question has to do with Octave
specifcally, however. When mexCallMatlab fails for an Octave .mex file, do
the resources allocated with mxCalloc, mxMalloc, etc get freed or is there a
memory leak?

I see that the general solution is just to use the trap flag, which I've
done, but I'm curious as to what actually happens anyway.
-- 
View this message in context: 
http://www.nabble.com/mexCallMatlab-tp17427929p17427929.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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