PolyFitPlot(x,y,n)

compute and plot the n-th order polynomial fit

You are now following this Submission

call:

PolyFitPlot(x,y,n)

Given two vectors 'x' and 'y', the function compute and plot the n-th
order polynomial fit.

Note: This function calls 'getPolyFit.m' (see FileExchange)

INPUT

x : independent variable
y : dependent variable
n : order of the polynomial to fit

Cite As

Ruggero G. Bettinardi (2026). PolyFitPlot(x,y,n) (https://www.mathworks.com/matlabcentral/fileexchange/62951-polyfitplot-x-y-n), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0