- /
-
MATLAB Joke
on 7 Oct 2021
- 66
- 161
- 0
- 0
- 174
figure('color','k')
text(0,0.1,'>>clc; clear all; close all','color','w','FontSize',12)
text(0,0,' oops....mistake! I have cleared it','color','w','FontSize',10)
axis equal off