====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gibson:teaching:fall-2013:math445:lab10 [2013/11/13 14:17] gibson |
gibson:teaching:fall-2013:math445:lab10 [2013/11/13 14:19] (current) gibson |
||
---|---|---|---|
Line 59: | Line 59: | ||
</code> | </code> | ||
- | Use this latter code unless you can't get your code to work. In that case, | + | Use this latter code unless you can't get your Game of Life code to run correctly. |
- | use the simpler ''spy'' plotting code to debug, and then replace it with | + | In that case, use the simpler ''spy'' plotting code to debug, and then replace it |
- | ''find'' and ''plot'' once your code is running correctly. | + | with ''find'' and ''plot'' once your code is running correctly. |
<code> | <code> | ||
Line 137: | Line 137: | ||
- | Turn in your completed code and the answers to the above questions. | + | Turn in your completed code ''mylife.m'' and ''mylife2.m'' codes and the answers to the above questions. |