Reference Manual Template
From Eigenvector Documentation Wiki
Visited: Reference Manual Template
Contents |
Purpose
Purpose of this function. Click edit at the top of this page to access the source and copy it into your new page.
Synopsis
- code here
Description
Description of the function and optionally include other things.
Inputs
- first = first input is this.
Optional Inputs
- second = optional second input is this.
Outputs
- firstout = first output is this.
Options
options = a structure array with the following fields:
- plots: [ {'none'} | 'final' ] governs plotting of results, and
- order: positive integer for polynomial order {default = 1}.
Example
>>This is an example Error: does not exist