I have problem with matlab R2008a

Thread Starter

hogr-eng

Joined Jun 7, 2011
7
hi all
i have problem for matlab 2008a in system 64bit

write the syms function but its not work pleas solve this

>> syms s
??? Undefined function or method 'syms' for input arguments of type 'char'.
 

Jugurtha

Joined Sep 18, 2011
1
Hello,

You probably don't have the toolbox installed (Symbolic Math Toolbox). I suggest you install it so you will be able to use it.
 
Top