gcolumn#
- SetUp.gcolumn(curve='', string='', **kwargs)#
Allows the user to apply a label to a specified curve.
Mechanical APDL Command: /GCOLUMN
- Parameters:
Notes
This command is used for an array parameter plot (a plot created by the starvplot command). Normally the label for curve 1 is COL 1, the label for curve 2 is COL 2 and so on; the column number is the field containing the dependent variables for that particular curve. Issuing gcolumn,
CURVE
, with no string value specified resets the label to the original value.