====== 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-2012:math445:repertoire [2012/09/24 20:52] gibson |
gibson:teaching:fall-2012:math445:repertoire [2012/09/24 20:56] (current) gibson |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | **A list of Matlab commands and syntax that you should know** | + | ====== Matlab commands and syntax that you should know ====== |
+ | |||
+ | Asterisks mark topics that have not yet been covered in lecture. | ||
<code> | <code> | ||
Line 60: | Line 62: | ||
*size | *size | ||
*input | *input | ||
+ | *disp | ||
*fprintf (%c, %s, %d, %f, \n) | *fprintf (%c, %s, %d, %f, \n) | ||
*save | *save |