problem in solve function
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
i am using solve function to equate two equations but the result are not the one that i want and also have problem with the format of the result . the exp. is
[L D] = solve(L*(D-0.24)==0.1386,L/(D-0.24)==3.6,'Real',true) ==============
the result is in fraction form or some times show empty matrix
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!