barvalues(h, precision, textParams)
Citar como
Elimelech Schreiber (2024). barvalues(h, precision, textParams) (https://github.com/lemelech/matlab-barvalues/releases/tag/2.3), GitHub. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Test
Versión | Publicado | Notas de la versión | |
---|---|---|---|
2.3 | See release notes for this release on GitHub: https://github.com/lemelech/matlab-barvalues/releases/tag/2.3 |
||
2.2.1 | See release notes for this release on GitHub: https://github.com/lemelech/matlab-barvalues/releases/tag/2.2.1 |
||
2.2.0.0 | Supports Horizontal bars.
|
||
2.1.0.0 | stabilized. |
||
2.0.0.0 | Supports all types of bars: {'stacked', 'grouped', 'hist' , 'histc'}. Now supports Histograms as well. (not fully tested, please report bugs) fixed issue: error when passed handle of stacked bar plot. (Thx Karolis) |
||
1.3.0.0 | Now handles stacked bars as well.
|
||
1.2.0.0 | Supports multiple bar plots in single axes. |
||
1.1.0.0 | supports empty first parameter:
|
||
1.0.0.0 |