| function and link |
one-line synopsis |
simple example |
| axis | specify the axis extremes on a
plot |
plot(1:10,1:10);axis([0
11 0 11]) |
| clear | ||
| conv | ||
| cos | ||
| detrend | ||
| diag | ||
| find | ||
| flipud | ||
| for ... end | ||
| grid | ||
| if ... end | ||
| intersect | ||
| inv | ||
| isnan | ||
| length | ||
| mean | ||
| meshgrid | ||
| more [on/off] | ||
| ones | ||
| plot | ||
| randn | ||
| reshape | ||
| semilogy | ||
| size | ||
| sin | ||
| sort | ||
| sortrows | ||
| sqrt | ||
| squeeze | ||
| subplot | ||
| sum | ||
| svd | ||
| tic ... toc | ||
| trace | ||
| union | ||
| xlabel | ||
| ylabel | ||
| who |
||
| zeros |