Answer format of "solve"
古いコメントを表示
Hello, I use "Solve" to solve a set of equations, and results are shown in fractional format. Using format command did not even help me to get rid of the fractional format answers. I would thank you if you could please help me.
回答 (1 件)
Azzi Abdelmalek
2014 年 2 月 1 日
sol=solve(your_equation)
double(sol)
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!