- /
-
Eigenfunction Earth
on 20 Oct 2021
- 6
- 28
- 0
- 0
- 134
earthmap;
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