exportcells2xls

Syntax:

exportcells2xls

exportcells2xls(cellList)

exportcells2xls(cellList,filename)

This functions saves some of the data from cellList produced by MicrobeTracker into an Excel or CSV file. The output data are saved as a matrix in which each row corresponds to a bacterial cell and the columns are: (A) frame number, (B) cell number, (C) cell length, (D) cell area, (E) cell volume, (F) max width of the cell. The Excell (but not CSV) file also gets a header with the names of the columns. The CSV file will contain NaN for the values of the signals if they are missing in the cell list.


See also: exportspots2xls, top pages: MicrobeTracker Tools, MicrobeTracker Suite.