Why doesn't "solve" work on my MLab(student)
古いコメントを表示
e.g.
EDU>> [x,y] = solve('x+2*y=4','2*x - y=3') Undefined function 'solve' for input arguments of type 'char'.
採用された回答
その他の回答 (1 件)
Walter Roberson
2013 年 4 月 1 日
0 投票
Symbolic Toolbox is included in the Student Version of MATLAB, but it is not installed by default. Go back to your installation media and install it from there.
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!