• Remix
  • Share
  • New Entry

on 15 Oct 2021
  • 31
  • 29
  • 1
  • 0
  • 127
[x,y]=meshgrid(-40:.1:40);
ribbon(y,cos(x*3).*sin(y*2).*log(abs(x)).*log(abs(y)))
colormap(gca,'colorcube(256)')
view(0,70)
camva(4)
Remix Tree
Load full remix tree