plots empirical commulative distribution function
nan_cdfplot(X) nan_cdfplot(X, FMT) nan_cdfplot(X, PROPERTY, VALUE,...) h = nan_cdfplot(...) [h,stats] = nan_cdfplot(...)
contains the data vector (matrix data is currently changed to a vector, this might change in future)
are used for formating; see HELP PLOT for more details
is the handle to the cdf curve
is a struct containing various summary statistics like mean, std, median, min, max, etc.
0.1:7;