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: