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:
@@ -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
|
||||
|
Reference in New Issue
Block a user