1
0
mirror of https://gitlab.com/lander-team/lander-sim.git synced 2025-08-02 19:31:28 +00:00

commenting

This commit is contained in:
2021-04-21 22:14:34 -07:00
parent 58601a4e6c
commit f3428e00e3

View File

@@ -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