cellstat

Syntax:

cellstat(cellList)

cellstat(cellList,range)

This function displays basic statistics on an experiment, such as the number of frames, the number of detected cells and spots, cell length, width (area divided by length), area, volume, mean values of fluorescence signals.

  • <cellList> - an array that contains cell meshes. You can drag and drop the file with the data into MATLAB workspace or open it using MATLAB's Import Tool. The default name of the variable is cellList, but it can be renamed.

  • <range> - an optional parameter indicating the frames on which statistics will be calculated, e.g. 1 for the first frame, 2:5 for all frames from frame 2 to frame 5.