Parameter Types

CPlot supports these types of parameters:

Defining and Changing Parameters

To create: Use the + button in the Parameters box.

To edit: Click on the name. At the bottom of the dialog is also a delete button.

To set the parameter's value, use either the sliders or enter any value into the matching text field. The text field will parse any entered formula but the parameter stores only the current value, so if a parameter is set to sin(a), it will not update when the value of a changes. Computed parameters can be defined as custom functions with no arguments.