diff --git a/simPrototypeSTART.m b/simPrototypeSTART.m index 5effe10..f3c877a 100644 --- a/simPrototypeSTART.m +++ b/simPrototypeSTART.m @@ -75,7 +75,7 @@ for i = 1 : length(simOut.h.Data) % Write Animation to gif, set to zero when testing since its slow to render. - outframes = 0; + outframes = 50; % 50 is a nice default if outframes % Write to the GIF File if i == 1