Solve command output help

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

回答(1 个)

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

类别

在 帮助中心 和 File Exchange 中查找有关 Polynomials 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by