• Remix
  • Share
  • New Entry

on 20 Oct 2021
  • 34
  • 25
  • 0
  • 0
  • 98
logo;
I=frame2im(getframe(gcf));
earthmap;
Name Size Bytes Class Attributes topo 180x360 518400 double topomap1 64x3 1536 double
J=frame2im(getframe(gcf));
J(1:100,:,:)=[];
IJ = [I;J] ;
imshow(IJ)
Remix Tree
Load full remix tree