Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Add More Functions in Set Column Values dialog (ORG-8945)

In Set Column Values dialog's Statistics category, more time series functions are added:

  • exponential moving average: emovavg
  • triangular moving average: tmovavg
  • weighted moving average: wmovavg
  • modified moving average: mmovavg

Convert Sphere coordinate to Cartesian coordinate (ORG-8236)

Origin provides an X-Function sph2cart to convert Sphere coordinate to Cartesian coordinate. Sphere coordinate data can be in three columns, a virtual matrix or three matrix objects.

You can run

sph2cart -d;

to open the dialog.

  • No labels