Why doesn't "solve" work on my MLab(student)
Mostrar comentarios más antiguos
e.g.
EDU>> [x,y] = solve('x+2*y=4','2*x - y=3') Undefined function 'solve' for input arguments of type 'char'.
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 1 de Abr. de 2013
0 votos
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.
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!