Home > ISET > utility > plots > iePlotJitter.m

iePlotJitter

PURPOSE ^

Plot points with a little added noise to show multiple repeats

SYNOPSIS ^

function [fig,f] = iePlotJitter(x,y,f,fig,pSymbol)

DESCRIPTION ^

Plot points with a little added noise to show multiple repeats

    [fig,f]  = iePlotJitter(x,y,[f],[fig],[pSymbol])

 f:  Random jitter amount.  Default is 1/200 of the larger range.
 fig:  Which figure

 Example:

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 20-Nov-2008 22:09:04 by m2html © 2003