Reference Manual Template: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
(New page: ===Purpose=== Purpose of this function. ===Synopsis=== :code here ===Description=== Description of the function and optionally include other things. ====Inputs==== * '''first''' = fi...)
 
imported>Jeremy
No edit summary
Line 1: Line 1:
===Purpose===
===Purpose===


Purpose of this function.
Purpose of this function. Click '''edit''' at the top of this page to access the source and copy it into your new page.


===Synopsis===
===Synopsis===

Revision as of 17:57, 3 September 2008

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}.

See Also

baselinew, deresolv