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)
.

类别

Community Treasure Hunt

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

Start Hunting!

Translated by