TP-equation-derivees-partie.../TP1/Affichage/SetClear.m

13 lines
493 B
Mathematica
Raw Normal View History

2023-06-10 18:51:59 +00:00
global PosWait;
global SizeWait;
global WaitBar;
present = isempty(PosWait)*isempty(SizeWait)*isempty(WaitBar);
if (present==0)
clear Hfig KcFrame WaitFrame black fig fy4 lightgreen orange red whitepaper
clear KcBar PosKc SizeKc WaitLabel blue fx4 lightblue magenta pink white
close(10)
end
PosWait = ''; SizeWait = ''; WaitBar = '';
clear PosWait SizeWait WaitBar present