Object Reference
:
Object View and Procedure Reference
:
Coef
resize
Coef Procs
Resize the coef object.
Syntax
coef_name.
resize
rows
Examples
c1.resize 20
resizes the coef C1 to 20 rows, retaining the contents of any existing elements and initializing new elements to 0.