Object Reference : Object View and Procedure Reference : Equation
  
 
coeflabel
Displays the coefficients associated with variables in the equation specification.
Syntax
equation_name.coeflabel(options)
Options
 
p
Print the view.
Examples
equation eq1.ls m1 c inc tb3 ar(1)
eq1.coeflabel(p)
displays and prints a view showing the coefficients associated with each variable in the equation specification.
Cross-references
See also Equation::results.