1
0
mirror of https://gitlab.com/lander-team/lander-sim.git synced 2025-08-03 11:51:27 +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. % 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 if outframes
% Write to the GIF File % Write to the GIF File
if i == 1 if i == 1