# Created by Octave 3.2.4, Tue Nov 23 12:53:49 2010 EST <mockbuild@jetta.math.Princeton.EDU.private>
# name: cache
# type: cell
# rows: 3
# columns: 2
# name: <cell-element>
# type: string
# elements: 1
# length: 14
ASMbuildsystem
# name: <cell-element>
# type: string
# elements: 1
# length: 445
 -- Function File: [ A, JAC, RES ] = ASMbuildsystem (INSTRUCT, X, T)
     Cycles through the circuit description structure INSTRUCT to build
     the system matrices A, JAC, RES for the current step of the Newton
     method.

        - X is the current value of the state variables

        - T is the current time point

     see the `IFF file format specifications' for details about the
     output matrices.

     See also: ASMinitsystem



# name: <cell-element>
# type: string
# elements: 1
# length: 80
Cycles through the circuit description structure INSTRUCT to build the
system ma

# name: <cell-element>
# type: string
# elements: 1
# length: 13
ASMinitsystem
# name: <cell-element>
# type: string
# elements: 1
# length: 411
 -- Function File: [A, B, C, STRUCT] = ASMinitsystem (INSTRUCT, X)
     Cycles through the circuit description structure INSTRUCT to build
     the system matrices A, B, C for the linear and time-invariant part
     of the system

        - X is the current value of the state variables

     see the `IFF file format specifications' for details about the
     output matrices.

     See also: ASMbuildsystem



# name: <cell-element>
# type: string
# elements: 1
# length: 80
Cycles through the circuit description structure INSTRUCT to build the
system ma

