CellModelBlock
Description
Use CellModelBlock
to construct the
CellModelOptions
property of a Cell
object. This
property contains the conditional parameters of the block that you specify in the
CellModelBlockPath
property.
By default, the CellModelBlockPath
property uses the Battery
(Table-Based) block, but you can also use the Battery Equivalent
Circuit block or specify your own custom block. For more information, see
the CellModelBlockPath property.
Creation
Description
Note
To use this object, at the MATLAB® Command Window, run this command at least once:
import simscape.battery.builder.*;
sets default
model options for the cellModelOpt
= CellModelBlockCell
object. To modify these options for your
application, use dot notation.