Skip to content

Commit

Permalink
Merge pull request #148 from mldiego/master
Browse files Browse the repository at this point in the history
FORMATS2022
  • Loading branch information
ttj committed Jun 28, 2022
2 parents fadb067 + dbb66ff commit 9b3eba9
Show file tree
Hide file tree
Showing 23 changed files with 2 additions and 2 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
ax.XAxis.FontSize = 14; % Set font size of axis
ax.YAxis.FontSize = 14;
if is_codeocean
run /flowresults/outputs/spiralL3.m
run /results/logs/flowresults/outputs/spiralL3.m
else
run flowstar/results/spiralL3.m
end
Expand Down Expand Up @@ -164,4 +164,4 @@
% figure;
% run flowstar/results/spiralL2.m
% figure;
% run flowstar/results/spiralL3.m
% run flowstar/results/spiralL3.m
Binary file not shown.
Binary file not shown.
Binary file removed rl/ctrnn_osc.npz
Binary file not shown.
Binary file removed rl/lds/b1.npy
Binary file not shown.
Binary file removed rl/lds/b2.npy
Binary file not shown.
Binary file removed rl/lds/ba.npy
Binary file not shown.
Binary file removed rl/lds/w1.npy
Binary file not shown.
Binary file removed rl/lds/w2.npy
Binary file not shown.
Binary file removed rl/lds/wa.npy
Binary file not shown.
Binary file removed rl/lds_ctrnn.npz
Binary file not shown.
Binary file removed rl/osc/b1.npy
Binary file not shown.
Binary file removed rl/osc/b2.npy
Binary file not shown.
Binary file removed rl/osc/w1.npy
Binary file not shown.
Binary file removed rl/osc/w2.npy
Binary file not shown.
Binary file removed rl/pendulum/b1.npy
Binary file not shown.
Binary file removed rl/pendulum/b2.npy
Binary file not shown.
Binary file removed rl/pendulum/ba.npy
Binary file not shown.
Binary file removed rl/pendulum/w1.npy
Binary file not shown.
Binary file removed rl/pendulum/w2.npy
Binary file not shown.
Binary file removed rl/pendulum/wa.npy
Binary file not shown.
Binary file removed rl/pendulum_ctrnn.npz
Binary file not shown.

0 comments on commit 9b3eba9

Please sign in to comment.