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

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to