plotDist(x,Bins)

Plot density distribution of the data in 'x'.

Vous suivez désormais cette soumission

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))))

Citation pour cette source

Ruggero G. Bettinardi (2026). plotDist(x,Bins) (https://fr.mathworks.com/matlabcentral/fileexchange/62952-plotdist-x-bins), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0