Contents Up Previous Next

SetScale

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Set the sampling period of a signal (Macro only)

Description

"SetScale" is used to specify the scale or sampling period of the input signal, i.e. the distance of two neighboured signal points in units of the x-axis from the macro language.

For interactively setting the scale use the menu option Change properties.


Macro Synopsis

y = SetScale(x,scale);
signal x,y;
float scale;

Modules

Basic

Related Functions

Change properties, SetScale, SetTitle, SetUnitX, SetUnitY, SetValue