Skip to content

Commit

Permalink
paper revision
Browse files Browse the repository at this point in the history
  • Loading branch information
roice committed Jul 30, 2016
1 parent 6c92369 commit 0215653
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/paper-rev/experiment/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
fig = plt.figure(figsize=(12,10))
ax = fig.add_subplot(111)

ax.plot(rd_17_under_AOE)
ax.plot(pos_17_under_AOE)
ax.plot(rd_13_under_AOE)
ax.plot(pos_13_under_AOE)

plt.show()

0 comments on commit 0215653

Please sign in to comment.