====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
gibson:teaching:spring-2018:math445:lecture:scripts [2018/01/30 02:42] gibson |
gibson:teaching:spring-2018:math445:lecture:scripts [2018/01/30 02:43] (current) gibson [Matlab scripting] |
||
---|---|---|---|
Line 31: | Line 31: | ||
<code matlab> | <code matlab> | ||
>> pwd % print working directory | >> pwd % print working directory | ||
- | |||
ans = | ans = | ||
- | |||
/home/gibson/math445 | /home/gibson/math445 | ||