- /
-
math
on 13 Oct 2021
- 4
- 17
- 0
- 0
- 130
subplot(1,1,1)
text(.5,.5,"",'FontSize',10)
text(.1,.5,"0123456789",'FontSize',30)
axis off
axis off
title ('math depends on only 0-9');