• Remix
  • Share
  • New Entry

on 20 Oct 2021
  • 6
  • 29
  • 0
  • 0
  • 134
earthmap;
Name Size Bytes Class Attributes topo 180x360 518400 double topomap1 64x3 1536 double
set(gcf,'Color','k')
Z=repmat(topo(35:end,:),5,5);
i=1:441;
surf(375*membrane(1,220),Z(i,i),'EdgeC','n','CDataM','s');
axis equal off
Remix Tree
Load full remix tree