Solve command output help

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

回答 (1 件)

Star Strider
Star Strider 2021 年 3 月 28 日

1 投票

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

カテゴリ

質問済み:

2021 年 3 月 28 日

回答済み:

2021 年 3 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by