Contents Up Previous Next

Mirror

Purpose
Description
Macro Synopsis
Modules


Purpose

Mirror

Description

"Mirror" returns a mirrored copy of the signal selected, i.e. a new signal with its y-values assigned to the x-values in reversed order.

Macro Synopsis

y = Mirror(x);
signal x,y;

Modules

Student, Professional