reset(symengine) does not work

조회 수: 3 (최근 30일)
Ondrej
Ondrej 2012년 1월 30일
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?

채택된 답변

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by