sym file in matlab

8 vues (au cours des 30 derniers jours)
Ali
Ali le 4 Juil 2021
Commenté : Kojiro Saito le 5 Juil 2021
can anybody tell how to check the roots in sym file of matlab?

Réponses (1)

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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by