• Remix
  • Share
  • New Entry

  • VMM

  • /
  • Cool Wave

on 23 Oct 2021
  • 3
  • 19
  • 0
  • 0
  • 243
for i=1:7
surf(i+4*membrane,EdgeColor="none",FaceAlpha=0.2)
hold on
end
shading interp
colormap cool
view(-45,10)
axis([0 35 0 35 -0.5 11])
daspect([1 1 0.2])
light
lighting gouraud
material([0.8 0.7 1])
light('Position',[-5 20 8],'Style','local')
axis off
Remix Tree