i want to solve two non-linear equations in matlab but when i write 'syms' for symbolic objects matlab show an arror "undefined function' i dont know why plz guide me the equations are; x^2*y^2=0 x-y/2-alpha

 Accepted Answer

Walter Roberson
Walter Roberson on 7 Mar 2012

0 votes

If syms is showing up as an undefined function, then either you are not licensed for the symbolic toolbox or else you do not have the symbolic toolbox installed.

2 Comments

henny
henny on 7 Mar 2012
from where can i download symbolic toolbox software
henny
henny on 7 Mar 2012
from where can i download symbolic toolbox software

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!