Solve command output help

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

Risposte (1)

Star Strider
Star Strider il 28 Mar 2021
Use the vpa funciton to get a numeric (decimal fraction) result.
For example —
x = vpa(x)
.

Risposto:

il 28 Mar 2021

Community Treasure Hunt

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

Start Hunting!

Translated by