can anybody tell how to check the roots in sym file of matlab?

2 Comments

Do Van
Do Van on 8 Sep 2024
Moved: Rik on 8 Sep 2024
How to buy licsence Symbolic Math Toolbox?
Rik
Rik on 8 Sep 2024

You can buy it on the website here, and you can even go through the AddOn Manager.

Sign in to comment.

 Accepted Answer

which sym -all
If Symbolic Math Toolbox is installed, it returns MATLAB_ROOT\toolbox\symbolic\symbolic\@sym\sym.m as of R2021a.

2 Comments

Ali
Ali on 5 Jul 2021
No I am using matlab R2020a. I cannot find this option
In R2020a, sym points toolbox\symbolic\symbolic\@sym\sym.m, too.
Please confirm you have installed Symbolic Math Toolbox by executing ver command.
ver
If the toolbox is installed, you will find "Symbolic Math Toolbox" in the ver result.
If not, you need to install the toolbox.

Sign in to comment.

More Answers (0)

Tags

Asked:

Ali
on 4 Jul 2021

Commented:

Rik
on 8 Sep 2024

Community Treasure Hunt

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

Start Hunting!