substiton of a variable in a equation
Show older comments
syms x
y=input("Enter the equation in terms of x:")
x1=3
now how do i substitute x1 in the equation to get y
lets say equation is => -0.6*x^2+2.4*x+5.5
Accepted Answer
More Answers (0)
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!