reset(symengine) does not work

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)

Categories

Tags

Asked:

on 30 Jan 2012

Community Treasure Hunt

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

Start Hunting!