Contents Up Previous Next

Append

Purpose
Description
Macro Synopsis
Modules


Purpose

Append two signals

Description

This function appends the signal x2 to the signal x1 according to the order of selection. Note that the sampling periods (scales) of x1 and x2 must be equal.

Macro Synopsis

y = Append(x1,x2);
signal x1,x2,y;

Modules

Student, Professional