function solve in matlab 2018

hello my name is iker, i'm from Spain, i have one question for us, why don't the function solve give me a solution to solve ecuation systems, the comand window said me "error", i intalled my software Matlab 2018 b with my campus licence of university of cantabria

Respuestas (1)

Steven Lord
Steven Lord el 27 de Feb. de 2019

0 votos

If the error you receive is that the solve function is an undefined function or variable, check the output of the ver function to see if you have Symbolic Math Toolbox installed. If you do not have that toolbox, you will not be able to use that function.
If you receive a different error, please show us the full text of the error and/or warning messages you receive (all the text displayed in red or orange) as well as a small sample of code with which you can reproduce the error.

Categorías

Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 27 de Feb. de 2019

Respondida:

el 27 de Feb. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by