4 lines
71 B
Matlab
4 lines
71 B
Matlab
|
function FDTD = SetStepExcite(FDTD)
|
||
|
|
||
|
FDTD.Excitation.ATTRIBUTE.Type=3;
|