• Remix
  • Share
  • New Entry

on 31 Oct 2021
  • 2
  • 15
  • 0
  • 0
  • 267
quivdemo
a='FontSize';
w='FontWeight';
s=70;
b='bold';
p=turbo;
f=flip(1-turbo);
c=[p;f;p;f;p;f;p;f];
c2=[f;f;f;p;p;p];
h=colormap([c;c2]);
set(gca,'XDir','reverse')
text(0.9,1,'20',a,s+10,w,b);
text(1,1.1,'20','color','w',a,s+8,w,b);
text(2,-1,'YEARS',a,s-9,w,b);
text(1.84,-1,'YE RS',a,s-9);
Remix Tree
Load full remix tree