Hello, > De : christophk > Envoyé : vendredi 16 décembre 2016 15:25 > > how do I change the appearance of error bars that are created with the > errbar() command?
--> errbar() --> h=gce() h = Handle of type "Segs" with properties: ====================================== parent: Axes children: [] visible = "on" data = matrix 252x2 line_mode = "on" line_style = 1 thickness = 1 arrow_size = 0 segs_color = matrix 1x126 mark_mode = "off" mark_style = 0 mark_size_unit = "tabulated" mark_size = 0 mark_foreground = -1 mark_background = -2 clip_state = "clipgrf" clip_box = [] user_data = [] tag = --> h.thickness=2; For the mark_style and segs_color, see https://help.scilab.org/docs/6.0.0/en_US/polyline_properties.html Unfortunately, I do not see anything that looks like a "T" stop -- Christophe Dang Ngoc Chan Mechanical calculation engineer This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error), please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
