# doc-cache created by Octave 4.0.0
# name: cache
# type: cell
# rows: 3
# columns: 2
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 16
asm_build_system


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 451
 -- Function File: [A,JAC,RES] = asm_build_system(INSTRUCT,X,T)

     Cycle 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, while T is the
     current time point.

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

     See also: asm_initialize_system,prs_iff.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Cycle through the circuit description structure INSTRUCT to build the
system mat



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 21
asm_initialize_system


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 412
 -- Function File: [A,B,C] = asm_initialize_system(INSTRUCT,X)

     Cycle 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: asm_build_system,prs_iff.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Cycle through the circuit description structure INSTRUCT to build the
system mat





