• Remix
  • Share
  • New Entry

  • Jr

  • /
  • Carp diem

on 7 Oct 2021
  • 64
  • 118
  • 0
  • 0
  • 263
hold
Current plot held
colormap(winter)
axis equal
camva(6.5)
campos([150 -210 50])
X=(1:99)/7-1;
surf(X'/1.7.*cos(X).*cos(X'/1.5)-5+(rand(99)),'FaceAlpha',.7,EdgeA=0)
f=rand(3,30).*[75;55;-8]+[0;30;4];
text(f(1,:),f(2,:),f(3,:),char([55357 56351].*ones(30,1)),'Fontsi',20)
light
material dull
Remix Tree