Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem with errorbar

Status
Not open for further replies.

tuku3

Bioengineer
Joined
Feb 16, 2005
Messages
1
Location
IL
I want to make a bar plot with a few groups of bars, meaning give the bar function an m X n matrix to get m groups of n bars. the problem is that I also want error bars on each of the bars in each of the groups, but the "errorbar" function cannot accept a matrix. Also, the Xdata property of the handle I get from the bar function does not contain the coordinates. what can I do ? I've been freaking out about this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top