Contents Up Previous Next

Signal info

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Display the properties of a signal

Description

"Signal info" extracts some important general and statistical properties of the selected signal and displays them either in a message box or in the text window.

The displayed properties are:

This function takes one parameter,

Macro Synopsis

Info(x,output);
signal x;
option output;

Modules

Student, Professional

Related Functions

AbsIntegral, Central moment, Histogram, Integral, Mean, StdDev.