[Scilab-users] {EXT} tweaking the appearance of error bars created by errbar()

Dang Ngoc Chan, Christophe Christophe.Dang at sidel.com
Fri Dec 16 15:51:09 CET 2016


Oups, too fast:

> De : Dang Ngoc Chan, Christophe
> Envoyé : vendredi 16 décembre 2016 15:46
>
> For the mark_style and segs_color, see

Better have a look at

https://help.scilab.org/docs/6.0.0/en_US/segs_properties.html

to change the colour, you can use something like

newcolour = 5; // or whatever
h.segs_color = newcolour *ones(h.segs_color);

HTH

regards

--
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.



More information about the users mailing list