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!