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!