How to define a variable.... very simple

조회 수: 11 (최근 30일)
Derek
Derek 2012년 1월 5일
Hey everyone, I am trying to solve the equation a*x^2+b*x+c=0 for the variable x. I have tried to type in,
syms a b c x
and get this result,
??? Undefined function or method 'syms' for input arguments of type 'char'.
This is the simplest thing and is driving me crazy!!!!!! I am just trying to get the hang of solving equations before I start to tackle my much harder assignment.
If somebody can tell me how to define a variable I will be so greatful.
Thanks,
Derek

답변 (1개)

Walter Roberson
Walter Roberson 2012년 1월 5일
You do not have the Symbolic Toolbox installed.

카테고리

Help CenterFile Exchange에서 Numeric Solvers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by