sym file in matlab

8 visualizaciones (últimos 30 días)
Ali
Ali el 4 de Jul. de 2021
Comentada: Kojiro Saito el 5 de Jul. de 2021
can anybody tell how to check the roots in sym file of matlab?

Respuestas (1)

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

Iniciar sesión para comentar.

Categorías

Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by