- /
-
STOP Sign
on 6 Oct 2022
- 2
- 20
- 1
- 0
- 199
h = circles(1,1,10,'points',8,'color','red','rot',45/2);
text(1,1,'STOP','fontname','helvetica CY',...
'horizontalalignment','center','fontsize',75,...
'color','w','fontweight','bold')
axis square
axis off