Fix naming bug

This commit is contained in:
tonysyu
2013-07-01 20:33:30 -05:00
parent c76daa97a9
commit 42e07a8ef6
+1 -1
View File
@@ -207,7 +207,7 @@ plt.gray()
ax1.imshow(brick)
ax1.axis('off')
hist(ax, refs['brick'])
hist(ax4, refs['brick'])
ax4.set_ylabel('Percentage')
ax2.imshow(grass)