You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
call:
plotDist(x,Bins)
Plot DENSITY DISTRIBUTION of the data in x.
INPUT
x : vector of values
Bins : Optional: bins to use to compute the density. if Bins is not given in the call, the function
will use the default binning, given by: Bins = linspace(min(x), max(x), round(sqrt(length(x))))
Cite As
Ruggero G. Bettinardi (2026). plotDist(x,Bins) (https://in.mathworks.com/matlabcentral/fileexchange/62952-plotdist-x-bins), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (594 Bytes)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
