MATLAB memory leak when creating symbolic variables

2 views (last 30 days)
When I try to create a symbolic variable e.g. "syms x;" and hit enter, MATLAB freezes and starts memory leaking until my ram is maxed out and does nothing until I restart the program. This occurs in both versions I have tried, 2017B and 2018A.
  4 Comments
Antonio Iorga
Antonio Iorga on 12 Apr 2018
I have the same problem, did you solve it? if so, how?
Thank you :)
Robert Woehrle
Robert Woehrle on 25 Apr 2018
Edited: Robert Woehrle on 25 Apr 2018
I am also having the same problem, Windows 10 Professional on a Surface Pro 3 - I am relatively sure Maple is not installed.
I tried restarting and reinstalling the Symbolic Toolkit, but the problem persists

Sign in to comment.

Accepted Answer

Steven Lord
Steven Lord on 25 Apr 2018
Are you using Windows 10 Spring Creator Update 2018? If so this Bug Report may be applicable.
  2 Comments
Robert Woehrle
Robert Woehrle on 25 Apr 2018
Edited: Robert Woehrle on 25 Apr 2018
I am, installing "R2018a update 1" linked from the bug report got it working for me, thanks!
Mark Rad
Mark Rad on 12 May 2018
YES! THANK YOU THAT WORKED. NO MORE MEMORY LEAKS

Sign in to comment.

More Answers (0)

Categories

Find more on Symbolic Math Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!