Matlab freezes on simple calculation?

This is the kind of code I am trying to calculate:
syms s x
Y = 1/(s^2+3);
x = ilaplace(Y)
When I try to run this, matlab just keeps running up until the point my pc freezes fully. And I do mean fully, hard reset is the only thing possible.
What is causing this?
Ty!

Antworten (1)

Ameer Hamza
Ameer Hamza am 31 Mai 2018
Bearbeitet: Ameer Hamza am 31 Mai 2018

1 Stimme

This issue is caused by recent Windows 10 update. You can refer to this bug report and download the MATLAB update to fix the issue.

2 Kommentare

Noah Moons
Noah Moons am 31 Mai 2018
Wauw, all this frustration because of a stupid bug! Thank you! :)
Ameer Hamza
Ameer Hamza am 31 Mai 2018
You are welcome.

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 31 Mai 2018

Bearbeitet:

am 31 Mai 2018

Community Treasure Hunt

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

Start Hunting!

Translated by