Robochameleon  v1.0
Functions
pabsh.m File Reference

Fast plot pulse power envelope. More...

Go to the source code of this file.

Functions

function pabsh (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);
pabsh(s2, s3); % Plot over previous figure
Author
Simone Gaiarin
Version
1

Definition in file pabsh.m.

Function Documentation

function pabsh ( in  varargin)

Fast plot pulse power envelope.

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