Answer format of "solve"
Mostrar comentarios más antiguos
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.
Respuestas (1)
Azzi Abdelmalek
el 1 de Feb. de 2014
sol=solve(your_equation)
double(sol)
2 comentarios
behnaz
el 1 de Feb. de 2014
Youssef Labib
el 12 de Sept. de 2020
Great, Just what needed. Thanks!
Categorías
Más información sobre Mathematics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!