problem in solve function

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

2 件のコメント

Walter Roberson
Walter Roberson 2014 年 1 月 20 日
vikas
vikas 2014 年 1 月 20 日
i jst modified the equation so that the result came in exact format. plz suggest me the changes in my code

回答 (0 件)

この質問は閉じられています。

質問済み:

2014 年 1 月 20 日

コメント済み:

2014 年 1 月 20 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by