set errorbar width and thickness

Set an error bar's width and thickness.

Ahora está siguiendo esta publicación

errorbarT(H,W,T) adjusts the width of error bars with handle H.
The input W is given in the units of the current x-axis.
The input T is the 'LineWidth' of the errorbar

use it like this:

h = errorbar(....);

errorbar_tick(h, .5, 2);

Based on code by Arnaud Laurent.

Citar como

Alan Robinson (2026). set errorbar width and thickness (https://es.mathworks.com/matlabcentral/fileexchange/28390-set-errorbar-width-and-thickness), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: Adjust error bar width

Inspiración para: superbar

Información general

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