Answer format of "solve"
Show older comments
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.
Answers (1)
Azzi Abdelmalek
on 1 Feb 2014
sol=solve(your_equation)
double(sol)
Categories
Find more on Mathematics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!