Answer format of "solve"
Afficher commentaires plus anciens
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.
Réponses (1)
Azzi Abdelmalek
le 1 Fév 2014
sol=solve(your_equation)
double(sol)
Catégories
En savoir plus sur Mathematics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!