Scale X or Y Vectors

  1. Select the curves to be scaled from the list.
  2. Enter a multiplier in the text box.
  3. Activate the X scale or Y scale check box.
  4. Click Apply to accept the new scaling values.
    The selected curves are scaled along the horizontal or vertical axis.
    Note: You can scale an x or y vector by placing a multiplier in the text box before or after the correct parameter field. For example:

    Previously: saefilter(p1w1c1.x, p1w1c1.y, 60)

    Currently: saefilter(p1w1c1.x*.001, p1w1c1.y*.001, 60)