From f3428e00e3ed81fcc2fc8a67840b7cc159f816b5 Mon Sep 17 00:00:00 2001 From: Anson Date: Wed, 21 Apr 2021 22:14:34 -0700 Subject: [PATCH] commenting --- simPrototypeSTART.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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