[Scilab-users] Problems with graphics format

Samuel Gougeon sgougeon at free.fr
Mon Feb 25 23:49:12 CET 2019


Le 25/12/2018 à 22:37, Federico Miyara a écrit :
>
> After creating a figure and plot I need to change the thickness of 
> border around the plot. What property should I change?

clf
subplot(1,2,1), plot2d()
subplot(1,2,2), plot2d(), gca().thickness = 3;



Regards
Samuel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20190225/895b636a/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hbjnnbcbennecgih.png
Type: image/png
Size: 13679 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20190225/895b636a/attachment.png>


More information about the users mailing list