Code covered by the BSD License  

Highlights from
set errorbar width and thickness

Be the first to rate this file! 16 Downloads (last 30 days) File Size: 1.97 KB File ID: #28390
image thumbnail

set errorbar width and thickness

by Alan Robinson

 

04 Aug 2010

Set an error bar's width and thickness.

| Watch this File

File Information
Description

   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.

MATLAB release MATLAB 7.4 (R2007a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
errorbar Alan Robinson 05 Aug 2010 10:44:29
errorbar_tick Alan Robinson 05 Aug 2010 10:44:29

Contact us at files@mathworks.com