Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
SYNTAX
DESCRIPTION
logicle2d(filename, xpop, ypop,
style,
 gate)
Creates a 2D scatterplot of the data

 

...

Example: 

%assigns the path of the file
path = '\\weisslab\sandbox\iGEM 2014\Cytometry\2014-08-11 BCR\HEK293 iGEM\2014-08-11_Tube_'
logicle2d([path,'001.fcs'], 7, 8, [7, 100, 10000; 8, 100, 10000]);