Error creating symbolic variable

I am getting the following error when I am trying to create a symbolic variable
Error using mupadmex
Error in MuPAD command:
Error in symengine
Error in sym (line 157)
[~] = symengine;
Error in syms (line 77)
toDefine = sym(zeros(1, 0));
I checked the status of the license of the symbolic toolbox and got the following result
>> status = license('test','symbolic_toolbox')
status =
1
I also reinstalled symbolic toolbox. But the problem remains.
Please help in solving the problem. I am using Matlab R2015b on Mac OS Version 10.10.5
Thanks,
Vishal

3 comentarios

Walter Roberson
Walter Roberson el 13 de Nov. de 2015
Is that the entire text of the error? It says there is an error using mupadmex but it does not say what the error is?
Vishal Das
Vishal Das el 14 de Nov. de 2015
Yes it is the entire text of the error.
Vishal Das
Vishal Das el 14 de Nov. de 2015
I don't know the exact cause of the problem, but it got resolved once I restarted my computer after reinstalling Symbolic Math Toolbox.
Thanks, Vishal

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Preguntada:

el 13 de Nov. de 2015

Comentada:

el 14 de Nov. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by