not working sym, syms and subs commands in matlab???

hello, i am a new user of matlab . i am facing a Problem concerning the commands sym, syms and subs. These commands are not working for my Version of Matlab 2014 Toolbox package. sym and syms are known for symbolic representation in matlab while subs is used for substituting values in expressions and symbolic variables. when i type help sym or help syms it says ' sym not found'. when i type help subs it says 'Utilities for obsolete MUTOOLS commands.'
please help thanks

1 Comment

Hussein, what is the output of "which" command for "sym"?
Type the following on your MATLAB to see the output:
which -all sym

Sign in to comment.

Answers (0)

Categories

Asked:

on 6 Aug 2014

Edited:

on 6 Aug 2014

Community Treasure Hunt

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

Start Hunting!