CDFPLOT

CDFPLOT displays a plot of the Empirical Cumulative Distribution Function (CDF) of the input array.

You are now following this Submission

cdfplot(X) displays a plot of the Empirical Cumulative Distribution Function (CDF) of the input array X in the current figure. The empirical CDF y=F(x) is defined as the proportion of X values less than or equal to x. If input X is a matrix, then cdfplot(X) parses it to the vector and displays CDF of all values.

Cite As

Alex Bar-Guy (2026). CDFPLOT (https://se.mathworks.com/matlabcentral/fileexchange/4426-cdfplot), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: plotcdfkuiper

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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