How to I have the solve command output the answer with the algebra done?

Réponses (1)

Star Strider
Star Strider le 28 Mar 2021

1 vote

Use the vpa funciton to get a numeric (decimal fraction) result.
For example —
x = vpa(x)
.

Catégories

En savoir plus sur Symbolic Math Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by