Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
SYNTAX
DESCRIPTION
binPlot(filename, xpop, ypop, style, gate, bins, alpha)
Sorts the data into bins and plots it
[x, y, output, fst] = binPlot(filename , xpop , ypop , style , gate , bins, alpha)
Sorts the data into bins, plots it, and returns the data

...