Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
the default scaling
SYNTAX
DESCRIPTIONEXAMPLE
logicleHist(FCSdata)
Creates a plot using the default scaling parameters
logicleHist(FCSdata, options)
Creates a plot using custom parametersExample
[ hist bins ] = logicleHist(FCSdata, options)

Create a plot using the default scaling parameters and returns the data

Example