Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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))))
Citar como
Ruggero G. Bettinardi (2026). plotDist(x,Bins) (https://la.mathworks.com/matlabcentral/fileexchange/62952-plotdist-x-bins), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.0.0 (594 Bytes)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0.0 |
