cleanup
This commit is contained in:
@@ -10,7 +10,6 @@ function [obj] = run(obj)
|
||||
v = obj.setupVideoWriter();
|
||||
v.open();
|
||||
|
||||
steady = 0;
|
||||
for ii = 1:size(obj.times, 1)
|
||||
% Display current sim time
|
||||
obj.t = obj.times(ii);
|
||||
|
||||
Reference in New Issue
Block a user