CDFPLOT

Version 1.0.0.0 (740 Bytes) by Alex Bar-Guy
CDFPLOT displays a plot of the Empirical Cumulative Distribution Function (CDF) of the input array.
12.6K Downloads
Updated 3 Feb 2004

No License

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 (2024). CDFPLOT (https://www.mathworks.com/matlabcentral/fileexchange/4426-cdfplot), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: plotcdfkuiper

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0