LAT Hologramm-Software 2.0
Loading...
Searching...
No Matches
Var_LOOP_1_4301_20230202.m
Go to the documentation of this file.
1tic;
2reihe = 0;
3for n=1:10
4 reihe = reihe+1.0;
5 disp(strcat('REIHE: ',num2str(reihe),'/10'))
6 Area_Ablation_1_4301_20230202;
7
8end
9toc
10Stage.Y.MOV(50);
Definition: Stage.m:4