ecl-logo Documentation
ECL`

PlotFreezeCells

PlotFreezeCells[Data]Plot

generates a graphical representation of the freezer environmental temperature Data collected during an ExperimentFreezeCells with target temperature info.

PlotFreezeCells[Protocol]Plot

generates a graphical representation of the freezer environmental temperature temperature data collected during an ExperimentFreezeCells Protocol with target temperature info.

Details

    Input
    Output
    Image Format Options
    Plot Style Options

Examples

open allclose all

Basic Examples  (4)

Plot the results of a cell freezing experiment from a FreezeCells protocol which used the InsulatedCooler strategy:

Plot the results of a cell freezing experiment using a protocol object as input:

Plot the results of cell freezing experiment using a data object as input:

When the results of multiple cell freezing experiments are plotted, they appear in tab format:

Options  (3)

ImageSize  (1)

Adjust the size of the image:

Output  (1)

Setting Output to Options returns the resolved options:

TimeDisplayStyle  (1)

Plot the results of a cell freezing experiment using a protocol object as input with related time series:

Messages  (4)

PlotFreezeCellsIncompatibleData  (1)

An error will be shown if the associated temperature data is missing required fields:

PlotFreezeCellsNoAssociatedDataObject  (1)

An error will be shown if the input protocol object has no associated data object:

PlotFreezeCellsObjectNotFound  (2)

An error will be shown if the specified input data cannot be found in the database:

An error will be shown if the specified input protocol cannot be found in the database:

Last modified on Fri 22 Aug 2025 23:02:39