Clear Filters
Clear Filters

Whenever I type in syms x and run it, Matlab seems like it's being looped and I also can't stop it. How do I fix it?

6 views (last 30 days)
I always need to use task manager to stop Matlab because pressing X doesn't shut it down.The problem just started today and I don't now why it keeps happening.

Accepted Answer

Steven Lord
Steven Lord on 5 May 2018
Are you using Windows 10 Spring Creator Update 2018? If so see Bug Report 1755918.
  18 Comments
Walter Roberson
Walter Roberson on 4 Nov 2020
That is the expected message when you control-c to stop execution.
vpasolve is either not able to find an answer or takes a very long time to find an answer even when I tell it to start at a position that is pretty close to working (but not quite working.) My searches have not found any solution when I confine the values to +/- 1e6. And definitely not positive values only.
By the way, the equations have a singularity when c==e, leading to +/- infinity.

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!