- /
-
Matlab 12
on 29 Oct 2021
- 3
- 88
- 8
- 0
- 267
figure('Color','k')
axes('CameraP',[-146 -230 284],'DataA',[1 1 .9])
surface(160*membrane(12,100),'EdgeC','n','FaceC',[.9 .2 .2],'FaceL','g','SpecularS',1,'SpecularE',7)
light('Po',[4 10 2]*40,'St','l','Col',[0 .8 .8])
light('Po',[.5 -1 .4],'Col',[.8 .8 0])
axis tight off
Image
