How to plot polynomial function as well as points input on the same graph?

2 views (last 30 days)
I need to plot a polynomial equation in the form y = A + Bx + Cx^2 + Dx^3 without getting the 'square matrix' error.
On the same graph, i need to plot another few lines by several input points (x,y) in order to compare the variation of the lines.
How may I do it?

Answers (0)

Categories

Find more on Polynomials in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!