Skip to Main Content Skip to Search
Product Documentation

Capacity - Compartment capacity

Description

The Capacity property indicates the size of the SimBiology compartment object. If the size of the compartment does not vary during simulation, set the property ConstantCapacity to true.

You can vary compartment capacity using rules or events.

Events cannot result in the capacity having a negative value. Rules could result in the capacity having a negative value.

Characteristics

Applies toObject: compartment
Data typedouble
Data valuesPositive real number. The default value is 1.
AccessRead/write

Examples

Add a compartment to a model and set the compartment capacity.

  1. Create a model object named my_model.

    modelObj = sbiomodel ('comp_model');
  2. Add the compartment object named nucleus with a capacity of 0.5.

    compartmentObj = addcompartment(modelObj, 'nucleus', 0.5);

See Also

addcompartment, addspecies, CapacityUnits, ConstantCapacity

  


Free Computational Biology Interactive Kit

See how to analyze, visualize, and model biological data and systems using MathWorks products.

Get free kit

Trials Available

Try the latest computational biology products.

Get trial software
 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS