- /
-
Mathwork - china's flag in sunshine
on 7 Oct 2021
- 8
- 32
- 0
- 0
- 232
L=40*membrane(1,25);
surface(L,'EdgeColor','none','FaceColor',[0.9 0.2 0.2]);
hold on
plot(8,41,'y*','LineWidth',10);
plot([11 14 14 11],[34 38 44 48],'y*','LineWidth',6);
view(3)
axis equal off
light('Position',[.5 -1 .4],'Color',[0.8 0.8 0]);