sym file in matlab

8 visualizzazioni (ultimi 30 giorni)
Ali
Ali il 4 Lug 2021
Commentato: Kojiro Saito il 5 Lug 2021
can anybody tell how to check the roots in sym file of matlab?

Risposte (1)

Kojiro Saito
Kojiro Saito il 5 Lug 2021
which sym -all
If Symbolic Math Toolbox is installed, it returns MATLAB_ROOT\toolbox\symbolic\symbolic\@sym\sym.m as of R2021a.
  2 Commenti
Ali
Ali il 5 Lug 2021
No I am using matlab R2020a. I cannot find this option
Kojiro Saito
Kojiro Saito il 5 Lug 2021
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.

Accedi per commentare.

Categorie

Scopri di più su Symbolic Math Toolbox in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by