Ask your own question, for FREE!
Computer Science 12 Online
OpenStudy (anonymous):

Hi I'm using matlab and was wondering if anyone could help fix my code. This is the error message I get: Undefined function or method 'dsolve' for input arguments of type 'char' eqn = '-D2u + Du = x^2'; initval = 'u(0)=1, u(1)=0'; u_e1=dsolve(eqn,initval,'x')

OpenStudy (espex):

Perhaps you do not have the symbolic toolbox installed.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!