Robochameleon  v1.0
Functions
pabs.m File Reference

Fast plot pulse power envelope. More...

Go to the source code of this file.

Functions

function pabs (in varargin)
 Fast plot pulse power envelope. More...
 

Detailed Description

Fast plot pulse power envelope.

If input is a signal interface, plot the correct time axis generated from Rs, Fs.

Example:

%s1, s2, s3 can be both signal_interfaces or double vectors
pabs(s1,s2, s3);
Author
Simone Gaiarin
Version
1

Definition in file pabs.m.

Function Documentation

function pabs ( in  varargin)

Fast plot pulse power envelope.

Parameters
vararginMultiple signal_interface or double vectors (don't mix them!)