This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
gibson:teaching:spring-2016:math445:lab2 [2016/02/02 08:34] gibson |
gibson:teaching:spring-2016:math445:lab2 [2016/02/02 08:35] (current) gibson |
||
|---|---|---|---|
| Line 31: | Line 31: | ||
| 14. Run | 14. Run | ||
| - | <code> | + | <code matlab> |
| plot(x, sin(x), 'r--', x, cos(x), 'm-') | plot(x, sin(x), 'r--', x, cos(x), 'm-') | ||
| xlabel('x') | xlabel('x') | ||