Data Manipulation and Calculation
| Command | Description |
|---|---|
| average |
Replace a dataset with a running average. |
| copy |
Copy one dataset to another. |
| create |
Create a dataset, worksheet, or function. |
| delete |
Delete a dataset, function, macro, or variable. |
| derivative |
Take the derivative of a dataset. |
| edit |
Open the worksheet for a dataset. |
| integrate |
Integrate a dataset. |
| limit |
Find the minimum and maximum X and Y values for a dataset. |
| lr |
Perform linear regression on a dataset. |
| mark |
Delete or mask data points in a dataset. |
| math |
Perform mathematical operations on or between datasets. |
| matrix |
Set the dimensions and values of a matrix. Transpose a matrix. |
| nlsf |
Perform nonlinear least squares fitting. |
| plot |
Append values to a dataset. |
| sort |
Sort worksheet data. |
| undo |
Undo various procedures. |