reset(symengine) does not work

17 views (last 30 days)
Ondrej
Ondrej on 30 Jan 2012
If I do
reset(symengine);
inmem;
I still see symengine and mupadengine.mupadengine in the memory. Does it mean that function reset(symengine) does not close the MuPAD engine as stated in the help?

Accepted Answer

Ondrej
Ondrej on 1 Feb 2012
Bug solved under bug ID: 1-GLMOLN. Matlab documentation should be updated + necessity to call 'clear mex' after calling reset.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!