Robochameleon
v1.0
|
Fast plot constellation of signal. More...
Go to the source code of this file.
Functions | |
function | pconst (in varargin) |
Fast plot real and imaginary part of signal. More... | |
Fast plot constellation of signal.
Works both with signal_interface and vectors of double. Detect correctly the hold state. (Will disable it at the end).
Example:
Definition in file pconst.m.
function pconst | ( | in | varargin | ) |
Fast plot real and imaginary part of signal.
varargin | Multiple signal_interface or double vectors (don't mix them!) |