| makeGrid | Make a grid |
| m.ones | Fills an array with ones as in Matlab |
| m.spdiags | Extract and create sparse band and diagonal matrices (Octave) |
| m.zeros | Fills an array with zeros (Octave) |
| oGrid | Grid class |
| ones | Fills an array with ones |
| pprod | Product of elements as in Matlab |
| randn | random normal array |
| resave | Appends, saves variables to RDA file |
| rreshape | Reshapes an array to a new n-dimensional array. Like Matlab |
| TPFA | TPFA function |
| Var3d | 3D variable with x, y, z dimensions |
| zeros | Fills an array with zeros as in Matlab |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.